Removed special rule for Mac/Python/macglue.o, it is not needed anymore.
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 825c854..2bd9ba3 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -411,9 +411,6 @@
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