mirror of
https://github.com/curl/curl.git
synced 2026-04-16 19:01:42 +03:00
Remove rule no longer needed since tests/testcurl.pl revision 1.63
See CVS commit comment on tests/testcurl.pl revision 1.63
This commit is contained in:
parent
f01d18e4b9
commit
012dcb4893
1 changed files with 1 additions and 4 deletions
|
|
@ -230,7 +230,7 @@ nlm: prebuild $(TARGET).nlm
|
|||
|
||||
lib: prebuild $(TARGET).$(LIBEXT)
|
||||
|
||||
prebuild: $(OBJDIR) $(CURL_INC)/curl/curlbuild.h $(OBJDIR)/version.inc config.h
|
||||
prebuild: $(OBJDIR) $(OBJDIR)/version.inc config.h
|
||||
|
||||
$(OBJDIR)/%.o: %.c
|
||||
# @echo Compiling $<
|
||||
|
|
@ -584,7 +584,4 @@ ca-bundle.crt: mk-ca-bundle.pl
|
|||
@echo Creating $@
|
||||
@-$(PERL) $< -b -n $@
|
||||
|
||||
$(CURL_INC)/curl/curlbuild.h: $(CURL_INC)/curl/curlbuild.h.dist
|
||||
@$(CP) $< $@
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue