svn commit: samba r14555 - in branches/SAMBA_4_0/source: .

jelmer at samba.org jelmer at samba.org
Sun Mar 19 02:55:44 GMT 2006


Author: jelmer
Date: 2006-03-19 02:55:44 +0000 (Sun, 19 Mar 2006)
New Revision: 14555

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

Log:
Remove cycle from rule

Modified:
   branches/SAMBA_4_0/source/static_deps.mk


Changeset:
Modified: branches/SAMBA_4_0/source/static_deps.mk
===================================================================
--- branches/SAMBA_4_0/source/static_deps.mk	2006-03-19 02:23:52 UTC (rev 14554)
+++ branches/SAMBA_4_0/source/static_deps.mk	2006-03-19 02:55:44 UTC (rev 14555)
@@ -30,6 +30,6 @@
 
 proto: basics
 basics: include/includes.h \
-	proto \
 	idl \
+	$(PROTO_HEADERS) \
 	heimdal_basics



More information about the samba-cvs mailing list