summaryrefslogtreecommitdiff
path: root/makedepend.SH
diff options
context:
space:
mode:
Diffstat (limited to 'makedepend.SH')
-rwxr-xr-xmakedepend.SH1
1 files changed, 1 insertions, 0 deletions
diff --git a/makedepend.SH b/makedepend.SH
index 994123ecd1..7129e08a84 100755
--- a/makedepend.SH
+++ b/makedepend.SH
@@ -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#" \