]> granicus.if.org Git - python/commitdiff
Added a little more dependency information.
authorFred Drake <fdrake@acm.org>
Thu, 31 Aug 2000 05:11:48 +0000 (05:11 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 31 Aug 2000 05:11:48 +0000 (05:11 +0000)
Parser/Makefile.in

index 539668059671ca3d41a31d1a422d21d73fc002a4..700d5da9cc0595f7b927f5566e8f6b2f86f76131 100644 (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