From 14aa5da824a398fad7403510f7b49e724f862e23 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 18 Aug 1994 16:03:36 +0000 Subject: version.c is no longer... --- Python/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/Python/Makefile.in b/Python/Makefile.in index 732ea86..f61fea8 100644 --- a/Python/Makefile.in +++ b/Python/Makefile.in @@ -40,7 +40,6 @@ OBJS= \ pythonmain.o pythonrun.o \ sigcheck.o structmember.o sysmodule.o \ traceback.o \ - version.o \ $(LIBOBJS) LIB= libPython.a -- cgit v0.12