svn commit: samba r15051 - in branches/SAMBA_4_0/source/heimdal_build: .

ab at samba.org ab at samba.org
Wed Apr 12 12:28:22 GMT 2006


Author: ab
Date: 2006-04-12 12:28:22 +0000 (Wed, 12 Apr 2006)
New Revision: 15051

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

Log:
Remove directory creation from this rule; we use script/buildtree.pl for external build dir instead
Modified:
   branches/SAMBA_4_0/source/heimdal_build/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/heimdal_build/config.mk
===================================================================
--- branches/SAMBA_4_0/source/heimdal_build/config.mk	2006-04-12 09:38:07 UTC (rev 15050)
+++ branches/SAMBA_4_0/source/heimdal_build/config.mk	2006-04-12 12:28:22 UTC (rev 15051)
@@ -434,7 +434,6 @@
 
 .SUFFIXES: .hin 
 .hin.h:
-	@mkdir -p $(dir $@)
 	@cp $< $@
 
 $(patsubst heimdal/lib/des/%.h,heimdal/lib/des/hcrypto/%.h,$(wildcard heimdal/lib/des/*.h)): heimdal/lib/des/hcrypto



More information about the samba-cvs mailing list