Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dd19eaf

Browse files
committed
Added a little more dependency information.
1 parent 926f1d6 commit dd19eaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Parser/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ parsetok.o: parsetok.c
9292
tokenizer.o: tokenizer.c
9393
bitset.o: bitset.c
9494
firstsets.o: firstsets.c
95-
grammar.o: grammar.c
95+
grammar.o: grammar.c assert.h ../Include/token.h ../Include/grammar.h
9696
metagrammar.o: metagrammar.c
9797
pgen.o: pgen.c
9898
printgrammar.o: printgrammar.c

0 commit comments

Comments
 (0)