From 012dcb4893ff32fa44d64f497b6db10ee23dbdee Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 8 Aug 2008 15:16:59 +0000 Subject: Remove rule no longer needed since tests/testcurl.pl revision 1.63 See CVS commit comment on tests/testcurl.pl revision 1.63 --- lib/Makefile.netware | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lib') diff --git a/lib/Makefile.netware b/lib/Makefile.netware index 42babd9a9..3721d7ccf 100644 --- a/lib/Makefile.netware +++ b/lib/Makefile.netware @@ -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) $< $@ - -- cgit v1.2.3