More fine-tuning of sanitize away chill stuff...

This commit is contained in:
Fred Fish 1992-11-16 21:56:20 +00:00
parent 8921fc68eb
commit 3825dfe821

View file

@ -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' \