]> mj.ucw.cz Git - nsc-5.git/blobdiff - m4/mkmf.m4
DNSSEC: Key management scripts
[nsc-5.git] / m4 / mkmf.m4
index 6d8c90bd2c200e869dafc127209cc33c552bacff..fcf21a45ae40150d492986730ef0ca4c8cd9978e 100644 (file)
@@ -1,6 +1,6 @@
 dnl ###
 dnl ### NSC -- Makefile Builder
-dnl ### (c) 1997--2008 Martin Mares <mj@ucw.cz>
+dnl ### (c) 1997--2011 Martin Mares <mj@ucw.cz>
 dnl ###
 include(m4/dnslib.m4)
 
@@ -37,10 +37,10 @@ VERSDIR/.version: CFDIR/domains ROOTCACHE`'PRIMARIES`'ifdef(`NEED_BLACKHOLE',` Z
        touch VERSDIR/.version
 
 clean:
-       find BAKDIR ZONEDIR HASHDIR -maxdepth 1 -type f | xargs rm -f
+       find BAKDIR ZONEDIR HASHDIR DSSDIR -maxdepth 1 -type f | xargs rm -f
 
 clobber: clean
-       rm -f Makefile named.conf bin/genzone
+       rm -f Makefile named.conf bin/shell-env
 
 distclean: clobber
        find VERSDIR -maxdepth 1 -type f | xargs rm -f