repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
*** empty log message ***
[minix3.git]
/
commands
/
flex-2.5.4
/
MISC
/
MSDOS
/
configur.bat
blob
dbea0e4677be5927a8b88556e5187dfa04d1128b
1
@echo off
2
3
sed -e "s/y\.tab\./parse_tab\./" -e "/sed/ s/'/\"/g" < Makefile.in > Makefile
4
sed -f MISC/MSDOS/djgpp.sed Makefile.in > Makefile
5
6
update initscan.c scan.c