]> granicus.if.org Git - python/commit
As discussed on python-dev, don't remove Python-ast.[ch] with distclean
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 3 Jan 2006 01:38:53 +0000 (01:38 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 3 Jan 2006 01:38:53 +0000 (01:38 +0000)
commit1a196b5db8fb091b942eeb1223b388367054c7e4
tree827c015f0511f1062c39a38ed8b4fb6961025351
parenta39f0572e60c0cc95bb9ac0181fe9e2a3687f530
As discussed on python-dev, don't remove Python-ast.[ch] with distclean
even though they are generated.  Since these files require Python 2.2+,
it's possible they can't be created on a fresh system.
Makefile.pre.in