mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Added a little more dependency information.
This commit is contained in:
parent
926f1d673a
commit
dd19eaf966
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue