svn commit: samba r17966 - in branches/SAMBA_4_0/source/lib/talloc: .

metze at samba.org metze at samba.org
Thu Aug 31 11:35:04 GMT 2006


Author: metze
Date: 2006-08-31 11:35:03 +0000 (Thu, 31 Aug 2006)
New Revision: 17966

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

Log:
remove all generated files

metze
Modified:
   branches/SAMBA_4_0/source/lib/talloc/Makefile.in


Changeset:
Modified: branches/SAMBA_4_0/source/lib/talloc/Makefile.in
===================================================================
--- branches/SAMBA_4_0/source/lib/talloc/Makefile.in	2006-08-31 11:31:10 UTC (rev 17965)
+++ branches/SAMBA_4_0/source/lib/talloc/Makefile.in	2006-08-31 11:35:03 UTC (rev 17966)
@@ -46,7 +46,7 @@
 	-test -z "$(XSLTPROC)" || $(XSLTPROC) --nonet -o $@ http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl $<
 
 clean:
-	rm -f *~ *.o testsuite *.gc??
+	rm -f *~ *.o libtalloc.a testsuite *.gc?? talloc.3 talloc.3.html
 
 test: testsuite
 	./testsuite



More information about the samba-cvs mailing list