summaryrefslogtreecommitdiff
path: root/MISC/MSDOS/configur.bat
blob: dbea0e4677be5927a8b88556e5187dfa04d1128b (plain)
1
2
3
4
5
6
@echo off

sed -e "s/y\.tab\./parse_tab\./" -e "/sed/ s/'/\"/g" < Makefile.in > Makefile
sed -f MISC/MSDOS/djgpp.sed Makefile.in > Makefile

update initscan.c scan.c