Kaydet (Commit) 14aa5da8 authored tarafından Guido van Rossum's avatar Guido van Rossum

version.c is no longer...

üst 6a3eb5f1
...@@ -40,7 +40,6 @@ OBJS= \ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment