BSD 4_3_Net_2 release
[unix-history] / usr / src / contrib / isode / others / quipu / uips / manage / 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+"$@"}