Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94bebc0 commit 086d22fCopy full SHA for 086d22f
1 file changed
Makefile.pre.in
@@ -411,9 +411,6 @@ Objects/object.o: $(srcdir)/Objects/object.c $(srcdir)/Objects/obmalloc.c
411
Objects/unicodectype.o: $(srcdir)/Objects/unicodectype.c \
412
$(srcdir)/Objects/unicodetype_db.h
413
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
-
417
############################################################################
418
# Header files
419
0 commit comments