mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Add missing dependents of graminit.h.
This commit is contained in:
parent
7cd124c7d2
commit
40417746fa
1 changed files with 2 additions and 0 deletions
|
|
@ -391,6 +391,8 @@ Parser/grammar.o: $(srcdir)/Parser/grammar.c \
|
|||
Parser/metagrammar.o: $(srcdir)/Parser/metagrammar.c
|
||||
|
||||
|
||||
Python/compile.o Python/symtable.o: $(GRAMMAR_H)
|
||||
|
||||
Python/getplatform.o: $(srcdir)/Python/getplatform.c
|
||||
$(CC) -c $(CFLAGS) -DPLATFORM='"$(MACHDEP)"' -o $@ $(srcdir)/Python/getplatform.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue