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
|
getdate.c: getdate.c.cvs
|
||||||
@echo Creating $@
|
@echo Creating $@
|
||||||
@-$(RM) getdate.y
|
@-$(RM) getdate.y
|
||||||
$(CP) $< $@
|
@$(CP) $< $@
|
||||||
|
|
||||||
url.c: ca-bundle.h
|
url.c: ca-bundle.h
|
||||||
|
|
||||||
|
@ -248,6 +248,6 @@ endif
|
|||||||
|
|
||||||
hugehelp.c: hugehelp.c.cvs
|
hugehelp.c: hugehelp.c.cvs
|
||||||
@echo Creating $@
|
@echo Creating $@
|
||||||
$(CP) $< $@
|
@$(CP) $< $@
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user