]> granicus.if.org Git - python/commit
Add a simple way to enable purify; now you can set the Make variable
authorGuido van Rossum <guido@python.org>
Sat, 2 Aug 1997 02:06:20 +0000 (02:06 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 2 Aug 1997 02:06:20 +0000 (02:06 +0000)
commitd0924f45853c4157718859301800dc4a37aead33
treedd737a4ac72f8c277a9f4048b399a551573ff6da
parentc46d22e52e7c880e6ab2d743c27235322ad95317
Add a simple way to enable purify; now you can set the Make variable
PURIFY (e.g. in the Setup file or on the make command line) to point
to the purify command, to run purify.
Modules/Makefile.pre.in