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

Jeremy Allison jra at samba.org
Thu Jul 24 19:00:38 GMT 2008


The branch, v3-2-test has been updated
       via  218ffbe3876dbd58f56e107819dec2e74f5d2f1a (commit)
      from  2518197d7f3833b5d85fe42b05b51d89fa69eb75 (commit)

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


- Log -----------------------------------------------------------------
commit 218ffbe3876dbd58f56e107819dec2e74f5d2f1a
Author: Jeremy Allison <jra at samba.org>
Date:   Thu Jul 24 12:00:01 2008 -0700

    Remove test changes added in error.
    Jeremy.

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

Summary of changes:
 examples/libsmbclient/Makefile |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)


Changeset truncated at 500 lines:

diff --git a/examples/libsmbclient/Makefile b/examples/libsmbclient/Makefile
index 50a690c..dabc8e9 100644
--- a/examples/libsmbclient/Makefile
+++ b/examples/libsmbclient/Makefile
@@ -28,8 +28,7 @@ TESTS=	testsmbc \
 	testchmod \
 	testutime \
 	testread \
-	testwrite \
-	libsmbclient.c
+	testwrite
 
 #	tree \
 
@@ -95,10 +94,6 @@ testwrite: testwrite.o
 	@echo Linking testwrite
 	$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< $(LIBSMBCLIENT) -lpopt
 
-libsmbclient: libsmbclient.o
-	@echo Linking libsmbclient
-	$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< $(LIBSMBCLIENT) -lpopt
-
 smbsh:
 	make -C smbwrapper
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list