mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
minor output fix.
This commit is contained in:
parent
c0f9d7fdb7
commit
60f5b2b275
@ -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…
Reference in New Issue
Block a user