Removed special rule for Mac/Python/macglue.o, it is not needed anymore.
This commit is contained in:
parent
94bebc0381
commit
086d22fdb4
|
@ -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…
Reference in New Issue