Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 926f1d6 commit dd19eafCopy full SHA for dd19eaf
1 file changed
Parser/Makefile.in
@@ -92,7 +92,7 @@ parsetok.o: parsetok.c
92
tokenizer.o: tokenizer.c
93
bitset.o: bitset.c
94
firstsets.o: firstsets.c
95
-grammar.o: grammar.c
+grammar.o: grammar.c assert.h ../Include/token.h ../Include/grammar.h
96
metagrammar.o: metagrammar.c
97
pgen.o: pgen.c
98
printgrammar.o: printgrammar.c
0 commit comments