Start development on 386BSD 0.0
[unix-history] / .ref-BSD-4_3_Net_2 / usr / src / contrib / isode / others / lookup / make
: run this script through /bin/sh
M=/bin/make
if [ -f /usr/bin/make ]; then
M=/usr/bin/make
fi
exec $M TOPDIR=../../ -f ../../config/CONFIG.make -f Makefile ${1+"$@"}