mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 07:35:26 +00:00
remove special distclean target for irs
This commit is contained in:
@@ -27,8 +27,3 @@ SUBDIRS = isc isccc dns isccfg bind9 lwres irs tests samples
|
||||
TARGETS =
|
||||
|
||||
@BIND9_MAKE_RULES@
|
||||
|
||||
distclean::
|
||||
@echo "making $@ in `pwd`/irs"; \
|
||||
(cd irs; ${MAKE} ${MAKEDEFS} DESTDIR="${DESTDIR}" $@) || exit 1;
|
||||
|
||||
|
Reference in New Issue
Block a user