X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=regress%2FMakefile.in;h=c67c68280238bcde04b883cfd2a0b1f21ad44eac;hb=9da4a044c4d2e0a960cf8f33c62774db02f4402d;hp=2055f08cb2c3de45b527da49b45f5ba709d40cc9;hpb=73dba56e1981d7fe721acf17d0cd91a4fed04850;p=adns.git diff --git a/regress/Makefile.in b/regress/Makefile.in index 2055f08..c67c682 100644 --- a/regress/Makefile.in +++ b/regress/Makefile.in @@ -40,6 +40,8 @@ ALLOBJS= $(HARNLOBJS) dtest.o hrecord.o hplayback.o hcommon.o check: $(TARGETS) ./checkall +all install uninstall: + hrecord: adnstest_c.o hrecord.o hcommon.o $(HARNLOBJS) hplayback: adnstest_c.o hplayback.o hcommon.o $(HARNLOBJS)