This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
637e912
)
BeOS tweak
author
Tom Spindler
<dogcow@isi.net>
Wed, 22 Jul 1998 16:11:07 +0000
(12:11 -0400)
committer
Gurusamy Sarathy
<gsar@cpan.org>
Sun, 26 Jul 1998 02:11:09 +0000
(
02:11
+0000)
Message-ID: <
19980722161107
.A16813@home.merit.edu>
p4raw-id: //depot/maint-5.005/perl@1655
hints/beos.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/beos.sh
b/hints/beos.sh
index
d8d4fd0
..
ab75276
100644
(file)
--- 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"