r7762: Clean up make help files.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 19 Jun 2005 22:25:38 +0000 (22:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:32 +0000 (13:18 -0500)
source/build/smb_build/makefile.pm

index bc38cfcf801fac920d7c6e3b120643a3990417f1..a58ed8cf76224fb22560d58d9a5db819482db2ee 100644 (file)
@@ -513,7 +513,7 @@ proto_test:
        @[ -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