Author: gd
Date: 2006-06-20 12:20:11 +0000 (Tue, 20 Jun 2006)
New Revision: 16415

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

Log:
Also delete object files from iniparser.

Guenther

Modified:
   branches/SAMBA_3_0/source/Makefile.in
   trunk/source/Makefile.in


Changeset:
Modified: branches/SAMBA_3_0/source/Makefile.in
===================================================================
--- branches/SAMBA_3_0/source/Makefile.in       2006-06-20 12:02:09 UTC (rev 
16414)
+++ branches/SAMBA_3_0/source/Makefile.in       2006-06-20 12:20:11 UTC (rev 
16415)
@@ -1600,7 +1600,7 @@
                $(TOPFILES) $(BIN_PROGS) $(SBIN_PROGS) $(ROOT_SBIN_PROGS) \
                $(MODULES) $(TORTURE_PROGS) $(LIBSMBCLIENT) \
                $(LIBSMBSHAREMODES) $(EVERYTHING_PROGS) $(LIBMSRPC) \
-               .headers.stamp 
+               .headers.stamp */src/*.o */src/[EMAIL PROTECTED]@
        -rm -rf t_dir
 
 # Making this target will just make sure that the prototype files

Modified: trunk/source/Makefile.in
===================================================================
--- trunk/source/Makefile.in    2006-06-20 12:02:09 UTC (rev 16414)
+++ trunk/source/Makefile.in    2006-06-20 12:20:11 UTC (rev 16415)
@@ -1648,7 +1648,7 @@
                $(TOPFILES) $(BIN_PROGS) $(SBIN_PROGS) $(ROOT_SBIN_PROGS) \
                $(MODULES) $(TORTURE_PROGS) $(LIBSMBCLIENT) \
                $(LIBSMBSHAREMODES) $(EVERYTHING_PROGS) $(LIBMSRPC) \
-               .headers.stamp 
+               .headers.stamp */src/*.o */src/[EMAIL PROTECTED]@
        -rm -rf t_dir
 
 # Making this target will just make sure that the prototype files

Reply via email to