[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-2570-g5a99f59

Michael Adam obnox at samba.org
Fri May 23 11:43:49 GMT 2008


The branch, v3-3-test has been updated
       via  5a99f59d7514edadbab081dc0c5c28a6ea26972a (commit)
      from  c3797d6a2cc2e4c5b0678dc92924c26b18bd2678 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -----------------------------------------------------------------
commit 5a99f59d7514edadbab081dc0c5c28a6ea26972a
Author: Michael Adam <obnox at samba.org>
Date:   Fri May 23 13:42:40 2008 +0200

    build: add a "make shlibs" target to build all the shared libraries.
    
    Michael

-----------------------------------------------------------------------

Summary of changes:
 source/Makefile.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/Makefile.in b/source/Makefile.in
index 3fa9b4a..530ccb1 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -1708,6 +1708,8 @@ libaddns: $(LIBADDNS)
 libwbclient: $(LIBWBCLIENT)
 libnetapi: $(LIBNETAPI)
 
+shlibs: $(SHLIBS)
+
 # Linker command to link a RPC, VFS, AUTH, CHARSET or PASSDB module.
 SHLD_MODULE = $(SHLD) $(LDSHFLAGS) $(MODULE_EXPORTS) \
 	      -o $@ @SONAMEFLAG@`basename $@`


-- 
Samba Shared Repository


More information about the samba-cvs mailing list