]> granicus.if.org Git - python/commit
Added version number to destination.
authorGuido van Rossum <guido@python.org>
Wed, 24 Jul 1996 02:33:33 +0000 (02:33 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 24 Jul 1996 02:33:33 +0000 (02:33 +0000)
commit4daf6adfe111af694af6152539567b59d09e29f1
tree241aed0c33fc21e565acb6d947c274aa1d99dc66
parenta63d9f4d9fdd4d659d80628e4429129351fc61cb
Added version number to destination.

Forget about the trick to create directories through dependencies --
it's impossible to get it right in the light of parallellizing Make
implementations and the inability to specify dependencies between
directories (because creating the subdirectory modifies the parent).
Modules/Makefile.pre.in