Re: Making Perl work on DYNIX/ptx
[p5sagit/p5-mst-13.2.git] / hints / os390.sh
index 1cf945d..d7ade09 100644 (file)
@@ -54,3 +54,6 @@ case "$archname" in
 esac
 
 archobjs=ebcdic.o
+
+# We have our own cppstdin.
+echo 'cat >.$$.c; '"$cc"' -E -Wc,NOLOC ${1+"$@"} .$$.c; rm .$$.c' > cppstdin