X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/73dba56e1981d7fe721acf17d0cd91a4fed04850..620c146da30a20c2d9a6c572fdd0540558039d0e:/regress/Makefile.in?ds=sidebyside 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)