Commit 60f5b2b2 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

minor output fix.

parent c0f9d7fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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

+1 −1
Original line number Diff line number Diff line
@@ -248,6 +248,6 @@ endif

hugehelp.c: hugehelp.c.cvs
	@echo Creating $@
	$(CP) $< $@
	@$(CP) $< $@