]> granicus.if.org Git - python/commit
Build getbuildno.o here, to adequately update it every time a new
authorGuido van Rossum <guido@python.org>
Fri, 25 Jul 1997 22:34:08 +0000 (22:34 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 25 Jul 1997 22:34:08 +0000 (22:34 +0000)
commit1eec528d5ea2cf2810181a5ae8bdbbfbb4831547
tree491fd2a362ee0a03a401a8a37ec27e9478a0be8d
parent630924f190a4c3088cc4d3f275390d23e9028ba8
Build getbuildno.o here, to adequately update it every time a new
python executable is built.  (It still won't reflect builds of the
library only, but since the default make target builds the python
executable, that's alright.)
Makefile.in