mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
curl tool: renaming hugehelp files to tool_hugehelp
This commit is contained in:
parent
eb5aa12c8b
commit
ae2a2c9931
26 changed files with 89 additions and 86 deletions
|
|
@ -43,8 +43,8 @@ LIBCURL_OBJS=$(CSOURCES:.c=.obj)
|
|||
top_srcdir=..
|
||||
!INCLUDE "../src/Makefile.inc"
|
||||
|
||||
# hugehelp has a special rule
|
||||
CURL_OBJS=$(CURL_CFILES:hugehelp.c=)
|
||||
# tool_hugehelp has a special rule
|
||||
CURL_OBJS=$(CURL_CFILES:tool_hugehelp.c=)
|
||||
|
||||
CURL_OBJS=$(CURL_OBJS:.c=.obj)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue