mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
clean up print.h in make distclean step
This commit is contained in:
@@ -43,3 +43,6 @@ install:: installdirs
|
||||
for i in ${HEADERS}; do \
|
||||
${INSTALL_DATA} $(srcdir)/$$i ${includedir}/isc ; \
|
||||
done
|
||||
|
||||
distclean::
|
||||
rm -f print.h
|
||||
|
Reference in New Issue
Block a user