svn commit: samba r7762 - in branches/SAMBA_4_0/source/build/smb_build: .

jelmer at samba.org jelmer at samba.org
Sun Jun 19 22:25:39 GMT 2005


Author: jelmer
Date: 2005-06-19 22:25:38 +0000 (Sun, 19 Jun 2005)
New Revision: 7762

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7762

Log:
Clean up make help files.

Modified:
   branches/SAMBA_4_0/source/build/smb_build/makefile.pm


Changeset:
Modified: branches/SAMBA_4_0/source/build/smb_build/makefile.pm
===================================================================
--- branches/SAMBA_4_0/source/build/smb_build/makefile.pm	2005-06-19 22:23:12 UTC (rev 7761)
+++ branches/SAMBA_4_0/source/build/smb_build/makefile.pm	2005-06-19 22:25:38 UTC (rev 7762)
@@ -513,7 +513,7 @@
 	@[ -f $(builddir)/include/proto.h ] || $(MAKE) proto
 
 clean: delheaders
-	-rm -f *.o */*.o */*/*.o */*/*/*.o bin/*
+	-rm -f *.o */*.o */*/*.o */*/*/*.o bin/* bin/.SUBSYSTEM_* bin/.MODULE_*
 	-rm -rf librpc/gen_*
 
 distclean: clean



More information about the samba-cvs mailing list