Re: ext/Encode/t/Tcl.t on VMS @15173
[p5sagit/p5-mst-13.2.git] / makedepend.SH
index 19c90d6..d18138d 100755 (executable)
@@ -130,9 +130,6 @@ for file in `$cat .clist`; do
        -e p \
        -e '}' ) >UU/$file.c
     if [ "$osname" = os390 ]; then
-        if [ "$file" = perly.c ]; then
-            $echo '#endif' >>UU/$file.c
-        fi
         $cppstdin $finc -I. $cppflags $cppminus <UU/$file.c |
         $sed \
            -e '/^#.*<stdin>/d' \