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

index bfe2ee8..25b99a1 100644 (file)
@@ -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 .
+
+