mirror of
https://github.com/curl/curl.git
synced 2026-07-25 22:17:16 +03:00
minor output fix.
This commit is contained in:
parent
c0f9d7fdb7
commit
60f5b2b275
2 changed files with 2 additions and 2 deletions
|
|
@ -299,7 +299,7 @@ ca-bundle.h: Makefile.netware
|
|||
getdate.c: getdate.c.cvs
|
||||
@echo Creating $@
|
||||
@-$(RM) getdate.y
|
||||
$(CP) $< $@
|
||||
@$(CP) $< $@
|
||||
|
||||
url.c: ca-bundle.h
|
||||
|
||||
|
|
|
|||
|
|
@ -248,6 +248,6 @@ endif
|
|||
|
||||
hugehelp.c: hugehelp.c.cvs
|
||||
@echo Creating $@
|
||||
$(CP) $< $@
|
||||
@$(CP) $< $@
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue