summaryrefslogtreecommitdiff
path: root/hints/beos.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/beos.sh')
-rw-r--r--hints/beos.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/beos.sh b/hints/beos.sh
index d8d4fd0515..ab752769b6 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"