mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
added generation of missing files.
This commit is contained in:
parent
295169f9d9
commit
fc4d6f73a6
@ -246,3 +246,8 @@ ifeq ($(LD),nlmconv)
|
||||
@echo $(DL)output $(TARGET).nlm$(DL) >> $@
|
||||
endif
|
||||
|
||||
hugehelp.c: hugehelp.c.cvs
|
||||
@echo Creating $@
|
||||
$(CP) $< $@
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user