Commit 086d22fd authored by Jack Jansen's avatar Jack Jansen

Removed special rule for Mac/Python/macglue.o, it is not needed anymore.

parent 94bebc03
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment