Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / bsd / am-utils / dist / m4 / mkconf
blob04ce79742435ac6871b8391e70bcdb257d968751
1 #!/bin/bash -norc
2 # (re)make the autoconf configuration files.
3 # Used by am-utils maintainers only!
5 # Erez Zadok <ezk AT cs.columbia.edu>
7 #set -x
9 if [ ! -f amd/amd.c ]; then
10 cd ..
12 if [ ! -f amd/amd.c ]; then
13 cd ..
15 if [ ! -f amd/amd.c ]; then
16 echo "wrong directory!"
17 exit 1
20 cd m4 && make $*