mirror of
https://github.com/curl/curl.git
synced 2026-06-07 21:54:15 +03:00
formatting
This commit is contained in:
parent
b555ce8836
commit
94fb511d3f
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ $(HUGE): $(ASCIIPAGE) $(MKHELP)
|
|||
endif
|
||||
else # PERL
|
||||
$(HUGE):
|
||||
(if test ! -f "$(srcdir)/$(HUGE)"; then \
|
||||
(if test ! -f "$(srcdir)/$(HUGE)"; then \
|
||||
echo '/* !checksrc! disable COPYRIGHT all */' > $(HUGE); \
|
||||
echo '#include "tool_hugehelp.h"' >> $(HUGE); \
|
||||
echo 'void hugehelp(void) {}' >> $(HUGE); \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue