projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cc0a948
)
Remove obsolete hack.
Jarkko Hietaniemi [Sat, 2 Mar 2002 17:35:09 +0000 (17:35 +0000)]
p4raw-id: //depot/perl@14947
makedepend.SH
patch
|
blob
|
blame
|
history
diff --git
a/makedepend.SH
b/makedepend.SH
index
19c90d6
..
d18138d
100755
(executable)
--- a/
makedepend.SH
+++ b/
makedepend.SH
@@
-130,9
+130,6
@@
for file in `$cat .clist`; do
-e p \
-e '}' ) >UU/$file.c
if [ "$osname" = os390 ]; then
- if [ "$file" = perly.c ]; then
- $echo '#endif' >>UU/$file.c
- fi
$cppstdin $finc -I. $cppflags $cppminus <UU/$file.c |
$sed \
-e '/^#.*<stdin>/d' \