diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.netware | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.netware b/lib/Makefile.netware index 59038356e..fa0770157 100644 --- a/lib/Makefile.netware +++ b/lib/Makefile.netware @@ -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 |