minix/commands/flex-2.5.4/MISC/MSDOS/configur.bat

7 lines
166 B
Batchfile
Raw Normal View History

2005-07-11 14:54:10 +02:00
@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