Message-ID: <
19980722161107.A16813@home.merit.edu>
p4raw-id: //depot/maint-5.005/perl@1655
# BeOS hints file
# $Id: beos.sh,v 1.1 1998/02/16 03:51:45 dogcow Exp $
-if [ ! -f ../beos/nm ]; then mwcc -w all -o ../beos/nm ../beos/nm.c; fi
+if [ ! -f beos/nm ]; then mwcc -w all -o beos/nm beos/nm.c; fi
prefix="/boot/home/config"