mirror of
https://github.com/python/cpython.git
synced 2024-12-18 06:14:00 +08:00
removed getopt.o from OBJS
This commit is contained in:
parent
3952cb0725
commit
40b261966a
@ -34,7 +34,7 @@ OBJS= \
|
||||
ceval.o cgensupport.o compile.o \
|
||||
errors.o \
|
||||
frozenmain.o \
|
||||
getargs.o getmtime.o getopt.o graminit.o \
|
||||
getargs.o getmtime.o graminit.o \
|
||||
import.o importdl.o \
|
||||
marshal.o modsupport.o mystrtoul.o \
|
||||
pythonmain.o pythonrun.o \
|
||||
|
Loading…
Reference in New Issue
Block a user