From: Gunter Knauf Date: Thu, 10 Jun 2004 20:25:02 +0000 (+0000) Subject: added generation of missing files. X-Git-Tag: pre-aifix~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc4d6f73a68e4f16d49d434e5a8256654c068373;p=curl added generation of missing files. --- diff --git a/src/Makefile.netware b/src/Makefile.netware index eb43c2c32..395d98ff5 100644 --- a/src/Makefile.netware +++ b/src/Makefile.netware @@ -246,3 +246,8 @@ ifeq ($(LD),nlmconv) @echo $(DL)output $(TARGET).nlm$(DL) >> $@ endif +hugehelp.c: hugehelp.c.cvs + @echo Creating $@ + $(CP) $< $@ + +