From c8a42d6d81ff2fd9ad7fac94d4b85323554493c0 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sat, 30 Jan 1999 01:40:16 +0000 Subject: [PATCH] add gen to clean rule --- lib/dns/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dns/Makefile.in b/lib/dns/Makefile.in index 2120ca19d1..eb31219002 100644 --- a/lib/dns/Makefile.in +++ b/lib/dns/Makefile.in @@ -40,7 +40,7 @@ install:: timestamp installdirs clean distclean:: rm -f libdns.a timestamp - rm -f code.h include/dns/enumtype.h include/dns/enumclass.h + rm -f gen code.h include/dns/enumtype.h include/dns/enumclass.h rdata.o: code.h