mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
version.c is no longer...
This commit is contained in:
parent
6a3eb5f14d
commit
14aa5da824
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ OBJS= \
|
||||||
pythonmain.o pythonrun.o \
|
pythonmain.o pythonrun.o \
|
||||||
sigcheck.o structmember.o sysmodule.o \
|
sigcheck.o structmember.o sysmodule.o \
|
||||||
traceback.o \
|
traceback.o \
|
||||||
version.o \
|
|
||||||
$(LIBOBJS)
|
$(LIBOBJS)
|
||||||
|
|
||||||
LIB= libPython.a
|
LIB= libPython.a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue