A cool idea from mbp: create a big shared library of all Samba objects
authorTim Potter <tpot@samba.org>
Fri, 15 Nov 2002 00:33:55 +0000 (00:33 +0000)
committerTim Potter <tpot@samba.org>
Fri, 15 Nov 2002 00:33:55 +0000 (00:33 +0000)
commit6c0dafc0c020826be770116e170c2c67b260c769
tree866459f02328113edfc6e4fd38f277f5e34546e9
parente0d81b77287da51f9efc83e0c32a7d8d298d720c
A cool idea from mbp: create a big shared library of all Samba objects
which we can use to link against Samba unit test programs.  Now we can
compile and link unit tests without having to create 4MB executables
for each program

It's called libbigballofmud.so both to discourage casual usage and
also to reflect what the dependencies within Samba have become.
(This used to be commit a59f731256f3a1c09f32452de9483b44088c942b)
source3/Makefile.in