Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 086d22f

Browse files
committed
Removed special rule for Mac/Python/macglue.o, it is not needed anymore.
1 parent 94bebc0 commit 086d22f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Makefile.pre.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -411,9 +411,6 @@ Objects/object.o: $(srcdir)/Objects/object.c $(srcdir)/Objects/obmalloc.c
411411
Objects/unicodectype.o: $(srcdir)/Objects/unicodectype.c \
412412
$(srcdir)/Objects/unicodetype_db.h
413413

414-
Mac/Python/macglue.o: $(srcdir)/Mac/Python/macglue.c
415-
$(CC) -c $(CFLAGS) $(CPPFLAGS) -I$(srcdir)/Mac/Include -I$(srcdir)/Python -o $@ $(srcdir)/Mac/Python/macglue.c
416-
417414
############################################################################
418415
# Header files
419416

0 commit comments

Comments
 (0)