[ID 20011108.092] makedepend bug with new gcc
authorAlexander Klimov <ask@wisdom.weizmann.ac.il>
Thu, 8 Nov 2001 10:00:29 +0000 (12:00 +0200)
committerAbhijit Menon-Sen <ams@wiw.org>
Thu, 8 Nov 2001 08:32:20 +0000 (08:32 +0000)
Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>

p4raw-id: //depot/perl@12894

makedepend.SH

index 4ab1ec3809e126ed542b00c8ac850c538a07d450..035581023cf5c7211c1cec0e9071ba41531c46a0 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#" \