Added a little more dependency information.

This commit is contained in:
Fred Drake 2000-08-31 05:11:48 +00:00
parent 926f1d673a
commit dd19eaf966
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ parsetok.o: parsetok.c
tokenizer.o: tokenizer.c
bitset.o: bitset.c
firstsets.o: firstsets.c
grammar.o: grammar.c
grammar.o: grammar.c assert.h ../Include/token.h ../Include/grammar.h
metagrammar.o: metagrammar.c
pgen.o: pgen.c
printgrammar.o: printgrammar.c