mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 15:09:59 -04:00
add gen to clean rule
This commit is contained in:
parent
1ca02d14e4
commit
c8a42d6d81
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue