Net2/usr/src/contrib/isode/others/quipu/image/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+"$@"}