A cool idea from mbp: create a big shared library of all Samba objects
authorTim Potter <tpot@samba.org>
Fri, 15 Nov 2002 00:20:55 +0000 (00:20 +0000)
committerTim Potter <tpot@samba.org>
Fri, 15 Nov 2002 00:20:55 +0000 (00:20 +0000)
commitfdce4be719d7a81f25a4bae05934a5590038ec47
tree0da102fc22a5dce8a37bb9dffcd64e788843d4e7
parentb8f9930f62db8b997a0d6126e79212a113f8b29c
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.
source/rpc_client/cli_pipe.c