This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Version bumps for Socket non-dual-life modules identified by
[perl5.git] / makedepend.SH
index 3630087..445ccfa 100755 (executable)
@@ -214,7 +214,7 @@ if $test -s .deptmp; then
     $echo "# If this runs make out of memory, delete /usr/include lines." \
        >> $mf.new
     if [ "$osname" = vos ]; then
-        $sed 's|.incl.c|.h|' .deptmp >.deptmp.vos
+        $sed 's|\.incl\.c|.h|' .deptmp >.deptmp.vos
         mv -f .deptmp.vos .deptmp
     fi
     $sed 's|^\(.*\$(OBJ_EXT):\) *\(.*/.*\.c\) *$|\1 \2; '"$defrule \2|" .deptmp \