date 2000.11.15.22.31.00; author rmoore1; state Exp;

This commit is contained in:
aystarik 2005-06-29 07:57:18 +00:00
parent e26f7c535e
commit a7cc5f7eb7

View File

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