diff --git a/src/Makefile.netware b/src/Makefile.netware index eb43c2c32f..395d98ff5c 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) $< $@ + +