mirror of
https://github.com/python/cpython.git
synced 2025-10-01 04:42:10 +00:00
Replace spaces by tabs, added
This commit is contained in:
parent
a0272aa6e9
commit
da9968371e
1 changed files with 12 additions and 11 deletions
|
@ -517,7 +517,8 @@ Python/importdl.o: $(srcdir)/Python/importdl.c
|
||||||
Objects/unicodectype.o: $(srcdir)/Objects/unicodectype.c \
|
Objects/unicodectype.o: $(srcdir)/Objects/unicodectype.c \
|
||||||
$(srcdir)/Objects/unicodetype_db.h
|
$(srcdir)/Objects/unicodetype_db.h
|
||||||
|
|
||||||
BYTESTR_DEPS = Include/bytes_methods.h \
|
BYTESTR_DEPS = \
|
||||||
|
$(srcdir/Include/bytes_methods.h \
|
||||||
$(srcdir)/Objects/stringlib/count.h \
|
$(srcdir)/Objects/stringlib/count.h \
|
||||||
$(srcdir)/Objects/stringlib/ctype.h \
|
$(srcdir)/Objects/stringlib/ctype.h \
|
||||||
$(srcdir)/Objects/stringlib/eq.h \
|
$(srcdir)/Objects/stringlib/eq.h \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue