mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 07:35:26 +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 \
|
for i in ${HEADERS}; do \
|
||||||
${INSTALL_DATA} $(srcdir)/$$i ${includedir}/isc ; \
|
${INSTALL_DATA} $(srcdir)/$$i ${includedir}/isc ; \
|
||||||
done
|
done
|
||||||
|
|
||||||
|
distclean::
|
||||||
|
rm -f print.h
|
||||||
|
Reference in New Issue
Block a user