mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
merged
This commit is contained in:
commit
91ef21f2b6
1 changed files with 3 additions and 0 deletions
|
@ -641,6 +641,9 @@ Objects/bytearrayobject.o: $(srcdir)/Objects/bytearrayobject.c $(BYTESTR_DEPS)
|
|||
Objects/unicodeobject.o: $(srcdir)/Objects/unicodeobject.c \
|
||||
$(BYTESTR_DEPS)
|
||||
|
||||
Objects/dictobject.o: $(srcdir)/Objects/stringlib/eq.h
|
||||
Objects/setobject.o: $(srcdir)/Objects/stringlib/eq.h
|
||||
|
||||
$(OPCODETARGETS_H): $(OPCODETARGETGEN_FILES)
|
||||
$(OPCODETARGETGEN) $(OPCODETARGETS_H)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue