Author: skel
Date: 2005-08-31 20:46:06 +0000 (Wed, 31 Aug 2005)
New Revision: 9841

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

Log:
make clean actually deletes the right files now


Modified:
   branches/SOC/SAMBA_3_0/examples/libmsrpc/cacusermgr/Makefile


Changeset:
Modified: branches/SOC/SAMBA_3_0/examples/libmsrpc/cacusermgr/Makefile
===================================================================
--- branches/SOC/SAMBA_3_0/examples/libmsrpc/cacusermgr/Makefile        
2005-08-31 20:42:24 UTC (rev 9840)
+++ branches/SOC/SAMBA_3_0/examples/libmsrpc/cacusermgr/Makefile        
2005-08-31 20:46:06 UTC (rev 9841)
@@ -19,4 +19,4 @@
        $(CC) $(CFLAGS) -c $< -o $@
 
 clean:
-       rm -f *.o cacusrmgr
+       rm -f *.o cacusermgr

Reply via email to