workaround for Tru64 compiler bug (cleaner fix will have
[p5sagit/p5-mst-13.2.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#" \