mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
remove special distclean target for irs
This commit is contained in:
parent
52d3ce3ada
commit
0dc44869b9
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user