projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8a64712
)
nit from Spider Boardman
Jarkko Hietaniemi [Thu, 2 Mar 2000 17:56:20 +0000 (17:56 +0000)]
p4raw-id: //depot/cfgperl@5441
makedepend.SH
patch
|
blob
|
blame
|
history
diff --git
a/makedepend.SH
b/makedepend.SH
index
994123e
..
7129e08
100755
(executable)
--- 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#" \