mirror of
https://github.com/curl/curl.git
synced 2026-06-02 00:54:15 +03:00
use CP macro rather than cp command.
This commit is contained in:
parent
97046a3548
commit
2548e7b23f
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue