projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3599031
)
The beos.c needs to be in the main directory.
Jarkko Hietaniemi [Wed, 12 Dec 2001 01:12:49 +0000 (
01:12
+0000)]
p4raw-id: //depot/perl@13638
hints/beos.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/beos.sh
b/hints/beos.sh
index
bfe2ee8
..
25b99a1
100644
(file)
--- a/
hints/beos.sh
+++ b/
hints/beos.sh
@@
-56,4
+56,7
@@
case "$ldlibpthname" in
esac
# the waitpid() wrapper
-archobjs="beos/beos.o"
+archobjs="beos.o"
+test -f beos.c || cp beos/beos.c .
+
+