This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
integrate cfgperl contents into mainline
[perl5.git] / makedepend.SH
index 994123e..7129e08 100755 (executable)
@@ -135,6 +135,7 @@ for file in `$cat .clist`; do
     fi
     $cppstdin $finc -I. $cppflags $cppminus <UU/$file.c |
     $sed \
+       -e '1d' \
        -e '/^#.*<stdin>/d' \
        -e '/^#.*"-"/d' \
        -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \