Integrate perlio:
[p5sagit/p5-mst-13.2.git] / makedepend.SH
index 9a6f4c1..7f8a108 100755 (executable)
@@ -108,7 +108,11 @@ for file in `$cat .clist`; do
                        if [ "$archname" = cygwin ]; then
                                uwinfix="-e s,\\\\\\\\,/,g"
                        else
-                               uwinfix=
+                               if [ "$osname" = posix-bc ]; then
+                                       uwinfix="-e s/\\*POSIX(\\(.*\\))/\\1/"
+                               else
+                                       uwinfix=
+                               fi
                        fi
                fi
        fi