]> granicus.if.org Git - python/commit
Moved the special compile of getbuildno.o to ../Makefile.in.
authorGuido van Rossum <guido@python.org>
Fri, 25 Jul 1997 22:35:24 +0000 (22:35 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 25 Jul 1997 22:35:24 +0000 (22:35 +0000)
commit5ec8e4b5ff202564ba7d3592e14de2181e7c4c0d
tree24571324cd391efbca09ab813cf08eb8e6733d5b
parent1eec528d5ea2cf2810181a5ae8bdbbfbb4831547
Moved the special compile of getbuildno.o to ../Makefile.in.
A dummy getbuildno.o (with a number of 0) still gets built here,
to make the library complete.
Modules/Makefile.pre.in