summaryrefslogtreecommitdiff
path: root/makedepend.SH
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-03-02 17:56:20 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-03-02 17:56:20 +0000
commit3053205a83960282828440e44a722460f57f1ecf (patch)
tree8c642ea75b21feabd95e3c137d0bb14a4bba450b /makedepend.SH
parent8a647129b625da7b991d7050849bf1dc6684f30c (diff)
downloadperl-3053205a83960282828440e44a722460f57f1ecf.tar.gz
nit from Spider Boardman
p4raw-id: //depot/cfgperl@5441
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#" \