[Python-Dev] Verbosity of the Makefile
M.-A. Lemburg
mal@lemburg.com
Fri, 01 Sep 2000 19:36:17 +0200
This is pure cosmetics, but I found that the latest CVS versions
of the Parser Makefile have become somewhat verbose.
Is this really needed ?
Also, I'd suggest adding a line
.SILENT:
to the top-level Makefile to make possible errors more visible
(without the parser messages the Makefile messages for a clean
run fit on a 25-line display).
--
Marc-Andre Lemburg
______________________________________________________________________
Business: http://www.lemburg.com/
Python Pages: http://www.lemburg.com/python/