projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8921fc6
)
More fine-tuning of sanitize away chill stuff...
author
Fred Fish
<fnf@specifix.com>
Mon, 16 Nov 1992 21:56:20 +0000
(21:56 +0000)
committer
Fred Fish
<fnf@specifix.com>
Mon, 16 Nov 1992 21:56:20 +0000
(21:56 +0000)
gdb/.Sanitize
patch
|
blob
|
history
diff --git
a/gdb/.Sanitize
b/gdb/.Sanitize
index d0aa558de4330e5ec9b41bc45f91d5cf5a198d2a..ad152b859e2a05d06c9771e67d58eaa95797ebd7 100644
(file)
--- a/
gdb/.Sanitize
+++ b/
gdb/.Sanitize
@@
-386,7
+386,8
@@
else
done
echo Thawing the \"chill\" out of Makefile.in...
cp Makefile.in new
- sed -e 's/\$\{srcdir\}/ch-exp.y//g' \
+ sed -e 's/$(srcdir)\/ch-exp.y//g' \
+ -e 's/${srcdir}\/ch-exp.y//g' \
-e 's/ch-exp.y//g' \
-e 's/ch-exp.tab.c//g' \
-e 's/ch-exp.tab.o//g' \