]> granicus.if.org Git - python/commitdiff
Remove the dependency information for version.o; this is not part of
authorFred Drake <fdrake@acm.org>
Wed, 23 Aug 2000 21:16:10 +0000 (21:16 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 23 Aug 2000 21:16:10 +0000 (21:16 +0000)
the sources/build process any more.

Python/Makefile.in

index 582514022cbc00a6724c3e2c6e589e0742639da9..597cb208bf79b409c4bbdbde71631f5c4b531f7b 100644 (file)
@@ -134,7 +134,6 @@ structmember.o: structmember.c
 sysmodule.o: sysmodule.c ../Include/patchlevel.h
 thread.o: thread.c
 traceback.o: traceback.c
-version.o: version.c
 
 # DO NOT DELETE THIS LINE -- mkdep uses it.
 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.