mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Removed special rule for Mac/Python/macglue.o, it is not needed anymore.
This commit is contained in:
parent
94bebc0381
commit
086d22fdb4
1 changed files with 0 additions and 3 deletions
|
@ -411,9 +411,6 @@ Objects/object.o: $(srcdir)/Objects/object.c $(srcdir)/Objects/obmalloc.c
|
|||
Objects/unicodectype.o: $(srcdir)/Objects/unicodectype.c \
|
||||
$(srcdir)/Objects/unicodetype_db.h
|
||||
|
||||
Mac/Python/macglue.o: $(srcdir)/Mac/Python/macglue.c
|
||||
$(CC) -c $(CFLAGS) $(CPPFLAGS) -I$(srcdir)/Mac/Include -I$(srcdir)/Python -o $@ $(srcdir)/Mac/Python/macglue.c
|
||||
|
||||
############################################################################
|
||||
# Header files
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue