Temporarily hard-coded y.tab.[ch] into build, instead of generating them.
git-svn-id: svn://10.0.0.236/trunk@18917 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -134,7 +134,7 @@ BuildCmds= \
|
||||
InputPath=..\..\..\..\Tools\Burg\gram.y
|
||||
|
||||
BuildCmds= \
|
||||
$(MOZ_TOOLS)\bin\yacc -l -b y.tab -d $(InputPath)
|
||||
..\..\..\..\Tools\bin\bison -l -d $(InputPath)
|
||||
|
||||
"y.tab.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
$(BuildCmds)
|
||||
|
||||
Reference in New Issue
Block a user