bind9/bin
Michal Nowak 47075f64c3 Do not remove $systest for out-of-tree builds
Previously, the $systest directory was being removed for out-of-tree
builds at the end of each system test.  Because of that, running tests
which depend on compiled objects was breaking subsequent "make check"
invocations:

    make: Target 'check' not remade because of errors.
    Making all in dyndb/driver
    /bin/bash: line 20: cd: dyndb/driver: No such file or directory
    Making all in dlzexternal/driver
    /bin/bash: line 20: cd: dlzexternal/driver: No such file or directory

Address by first removing build/test artifacts for a given test and then
removing empty directories inside (and potentially including) $systest.
2020-09-28 21:38:15 +02:00
..
check update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
confgen update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
delv update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
dig update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
dnssec update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
named Add -expired flag to rndc dumpdb command 2020-09-23 16:08:29 +02:00
nsupdate update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
pkcs11 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
plugins update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
rndc Add -expired flag to rndc dumpdb command 2020-09-23 16:08:29 +02:00
tests Do not remove $systest for out-of-tree builds 2020-09-28 21:38:15 +02:00
tools update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
win32/BINDInstall update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00