mirror of
https://github.com/samba-team/samba.git
synced 2025-02-05 21:57:51 +03:00
r15051: Remove directory creation from this rule; we use script/buildtree.pl for external build dir instead
(This used to be commit ba7b41bb57c926ba165260016c537622210b029b)
This commit is contained in:
parent
35cb099357
commit
3c53cb85ce
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user