version.c is no longer...

This commit is contained in:
Guido van Rossum 1994-08-18 16:03:36 +00:00
parent 6a3eb5f14d
commit 14aa5da824
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ OBJS= \
pythonmain.o pythonrun.o \
sigcheck.o structmember.o sysmodule.o \
traceback.o \
version.o \
$(LIBOBJS)
LIB= libPython.a