UNICOS: Mark Lutz had a better idea.
[p5sagit/p5-mst-13.2.git] / hints / beos.sh
index c106775..25b99a1 100644 (file)
@@ -55,3 +55,8 @@ case "$ldlibpthname" in
 '') ldlibpthname=LIBRARY_PATH ;;
 esac
 
+# the waitpid() wrapper
+archobjs="beos.o"
+test -f beos.c || cp beos/beos.c .
+
+