[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Fri Nov 20 07:50:17 MST 2009


The branch, master has been updated
       via  eea5a16... s3-build: delete more object files for "make clean".
      from  4abd858... Cosmetic patch - fixed case of attribute name.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit eea5a166e766669b6945bb62c9202fb385179cd1
Author: Günther Deschner <gd at samba.org>
Date:   Fri Nov 20 12:54:19 2009 +0100

    s3-build: delete more object files for "make clean".
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source3/Makefile.in b/source3/Makefile.in
index 3f823cc..724c221 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -3082,6 +3082,7 @@ TOPFILES=dynconfig.o localedir.o
 
 cleanlibs::
 	-rm -f ../lib/*/*.o ../lib/*/*/*.o \
+		../lib/*/*.ho \
 		../libcli/*.o ../libcli/*/*.o ../libcli/*/*/*.o \
 		../librpc/*/*.o \
 		../libgpo/*.o ../libgpo/*/*.o \
@@ -3092,9 +3093,9 @@ clean:: cleanlibs
 	-rm -f smbd/build_options.c
 	-rm -f $(PRECOMPILED_HEADER)
 	-rm -f core */*~ *~ \
-		*/*.o */*/*.o */*/*/*.o \
+		*/*.o */*/*.o */*/*/*.o */*/*/*/*.o \
 		../testsuite/*/*.o \
-		../nsswitch/*.o ../nsswitch/*/*.o ../nsswitch/*. at SHLIBEXT@ \
+		../nsswitch/*.o ../nsswitch/*/*.o ../nsswitch/*/*/*.o ../nsswitch/*. at SHLIBEXT@ \
 		../client/*.o \
 		*/*. at SHLIBEXT@ */*/*. at SHLIBEXT@ */*/*/*. at SHLIBEXT@ \
 		$(TOPFILES) $(BIN_PROGS) $(SBIN_PROGS) $(ROOT_SBIN_PROGS) \


-- 
Samba Shared Repository


More information about the samba-cvs mailing list