]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove dependency of $(srcdir)/Lib/$(MACHDEP) on python, since it would
authorGuido van Rossum <guido@python.org>
Wed, 21 Aug 1996 20:18:29 +0000 (20:18 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 21 Aug 1996 20:18:29 +0000 (20:18 +0000)
commitcda848f49eb92401e8c4d01154531f6e7397a480
treee25893530011e47fa221ba78f85568f9aa703620
parenta4ddb238bcdd1b64af0d73d7444f18cbb510e7ed
Remove dependency of $(srcdir)/Lib/$(MACHDEP) on python, since it would
try to do the mkdir whenever a new python has been built...
Makefile.in