From: Wouter Wijngaards Date: Wed, 9 May 2007 09:15:58 +0000 (+0000) Subject: Disabled copy of ldns-testpkts, could mess up compiles for people with ldns X-Git-Tag: release-0.3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdebd1bf7f8614e1fbc16c99bfa767a6fa73de19;p=thirdparty%2Funbound.git Disabled copy of ldns-testpkts, could mess up compiles for people with ldns without examples. git-svn-id: file:///svn/unbound/trunk@301 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/Makefile.in b/Makefile.in index fd52b6631..308280407 100644 --- a/Makefile.in +++ b/Makefile.in @@ -99,10 +99,10 @@ pktview: $(PKTVIEW_OBJ) $(INFO) Link $@ $Q$(LINK) -o $@ $^ $(LIBS) -testcode/ldns-testpkts.c: $(ldnsdir)/examples/ldns-testpkts.c \ - $(ldnsdir)/examples/ldns-testpkts.h - cp $(ldnsdir)/examples/ldns-testpkts.c testcode/ldns-testpkts.c - cp $(ldnsdir)/examples/ldns-testpkts.h testcode/ldns-testpkts.h +#testcode/ldns-testpkts.c: $(ldnsdir)/examples/ldns-testpkts.c \ +# $(ldnsdir)/examples/ldns-testpkts.h +# cp $(ldnsdir)/examples/ldns-testpkts.c testcode/ldns-testpkts.c +# cp $(ldnsdir)/examples/ldns-testpkts.h testcode/ldns-testpkts.h util/config_file.c: util/configparser.h util/configlexer.c: $(srcdir)/util/configlexer.lex util/configparser.h