]> mj.ucw.cz Git - nsc-5.git/blobdiff - bin/nsconfig
Switched to stand-alone shell environment file
[nsc-5.git] / bin / nsconfig
index c23ebc780fe6083a507f042408b1202f1629890e..5110b1f7cf384d92c01e7a42262f5c47fcaec2c2 100755 (executable)
@@ -12,5 +12,7 @@ if [ ! -f $DOMAINS ] ; then
        exit 1
        fi
 
+mkdir -p zone bak hash ver
 $M4 m4/mkconf.m4 $DOMAINS >named.conf
-$M4 -DM4=$M4 m4/mkmf.m4 $DOMAINS >Makefile
+$M4 m4/mkmf.m4 $DOMAINS >Makefile
+$M4 -DM4=$M4 m4/mkshell-env.m4 >bin/shell-env