X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fbeos.sh;h=ab752769b686f7520d981335d38aaacda765c587;hb=ea9a7f8e577286c9271a4e622f97869a07bf4c4e;hp=d8d4fd0515db576a6694117805abd0ef057ca0f3;hpb=637e912262e4072f5d3143e5aa8a2f745dc0c7ea;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/beos.sh b/hints/beos.sh index d8d4fd0..ab75276 100644 --- a/hints/beos.sh +++ b/hints/beos.sh @@ -1,7 +1,7 @@ # 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"