]> granicus.if.org Git - curl/commitdiff
added generation of missing files.
authorGunter Knauf <gk@gknw.de>
Thu, 10 Jun 2004 20:25:02 +0000 (20:25 +0000)
committerGunter Knauf <gk@gknw.de>
Thu, 10 Jun 2004 20:25:02 +0000 (20:25 +0000)
src/Makefile.netware

index eb43c2c32f417ead2847b1c92bd63d0568e2e614..395d98ff5cd0db5cab644fb0f9fd0afefe9c2ed2 100644 (file)
@@ -246,3 +246,8 @@ ifeq ($(LD),nlmconv)
        @echo $(DL)output $(TARGET).nlm$(DL) >> $@
 endif
 
+hugehelp.c: hugehelp.c.cvs
+       @echo Creating $@
+       $(CP) $< $@
+