mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
use CP macro rather than cp command.
This commit is contained in:
parent
97046a3548
commit
2548e7b23f
@ -585,6 +585,6 @@ ca-bundle.crt: mk-ca-bundle.pl
|
||||
@-$(PERL) $< -b -n $@
|
||||
|
||||
$(CURL_INC)/curl/curlbuild.h: $(CURL_INC)/curl/curlbuild.h.dist
|
||||
@cp $< $@
|
||||
@$(CP) $< $@
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user