More portability.
[p5sagit/p5-mst-13.2.git] / 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 .
+
+