jscript: Add necessary dependencies for the bison file.
This commit is contained in:
parent
93a62e8f70
commit
a8513a2113
@ -31,4 +31,8 @@ BISON_SRCS = \
|
|||||||
|
|
||||||
@MAKE_DLL_RULES@
|
@MAKE_DLL_RULES@
|
||||||
|
|
||||||
|
parser.tab.c: parser.tab.h # for parallel makes
|
||||||
|
|
||||||
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|
||||||
|
|
||||||
|
lex.o: parser.tab.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user