summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.mk
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2006-04-12 12:28:22 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:04:04 -0500
commit3c53cb85ceccf4c6e6b1c5247755ef81b48d487a (patch)
tree8dd635b1d95ec725f61282be992d39c6ab836667 /source4/heimdal_build/config.mk
parent35cb099357028535ae8b968465edfcaa7ad1a1fd (diff)
downloadsamba-3c53cb85ceccf4c6e6b1c5247755ef81b48d487a.tar.gz
samba-3c53cb85ceccf4c6e6b1c5247755ef81b48d487a.tar.bz2
samba-3c53cb85ceccf4c6e6b1c5247755ef81b48d487a.zip
r15051: Remove directory creation from this rule; we use script/buildtree.pl for external build dir instead
(This used to be commit ba7b41bb57c926ba165260016c537622210b029b)
Diffstat (limited to 'source4/heimdal_build/config.mk')
-rw-r--r--source4/heimdal_build/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk
index 1fd8d98f29..c66784224a 100644
--- a/source4/heimdal_build/config.mk
+++ b/source4/heimdal_build/config.mk
@@ -434,7 +434,6 @@ include perl_path_wrapper.sh et_deps.pl heimdal/lib/krb5/krb5_err.et|
.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