This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
slightly more for Exporter.pm
[perl5.git] / makedepend.SH
index 4ab1ec3..0355810 100755 (executable)
@@ -159,6 +159,8 @@ for file in `$cat .clist`; do
         $sed \
            -e '1d' \
            -e '/^#.*<stdin>/d' \
+            -e '/^#.*<builtin>/d' \
+            -e '/^#.*<command line>/d' \
            -e '/^#.*"-"/d' \
            -e '/: file path prefix .* never used$/d' \
            -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \