chiark / gitweb /
Missing targets in regress/Makefile.in added.
[adns.git] / regress / Makefile.in
index 2055f08cb2c3de45b527da49b45f5ba709d40cc9..c67c68280238bcde04b883cfd2a0b1f21ad44eac 100644 (file)
@@ -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)