mirror of
https://github.com/acpica/acpica/
synced 2025-01-15 22:09:17 +03:00
date 2000.11.15.22.31.00; author rmoore1; state Exp;
This commit is contained in:
parent
e26f7c535e
commit
a7cc5f7eb7
@ -312,7 +312,7 @@ SOURCE=../../AslCompiler/AslCompiler.l
|
||||
InputPath=../../AslCompiler/AslCompiler.l
|
||||
|
||||
"$(InputPath).c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
..\..\ThirdPartyTools\BisonFlex\flex.exe -PAslCompiler -i -o$(InputPath).c $(InputPath)
|
||||
..\..\ThirdPartyTools\BisonFlex\flex.exe -PAslCompiler -i -s -CF -o$(InputPath).c $(InputPath)
|
||||
|
||||
# End Custom Build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user