Very recent development versions of gcc (4.2.0 20060715) seem
Marcus Holland-Moritz [Tue, 25 Jul 2006 18:42:26 +0000 (18:42 +0000)]
to have switched from '<command line>' to '<command-line>'.

p4raw-id: //depot/perl@28615

makedepend.SH

index 688f656..8328f64 100755 (executable)
@@ -167,6 +167,7 @@ for file in `$cat .clist`; do
             -e '/^#.*<builtin>/d' \
             -e '/^#.*<built-in>/d' \
             -e '/^#.*<command line>/d' \
+            -e '/^#.*<command-line>/d' \
            -e '/^#.*"-"/d' \
            -e '/: file path prefix .* never used$/d' \
            -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \