build: use new vars from automake-tranquility-3

This commit is contained in:
Jan Engelhardt
2008-11-20 21:17:42 +01:00
parent 85e3c24167
commit fdb7f34bc8
4 changed files with 39 additions and 27 deletions

13
INSTALL
View File

@@ -65,6 +65,19 @@ If you want to enable debugging, use
much easier.)
Build-time options
==================
V= controls the kernel's make verbosity.
V=0 "silent" (output filename)
V=1 "verbose" (entire gcc command line)
VU= controls the Xt-a make verbosity.
VU=0 output filename
VU=1 output filename and source file
VU=2 entire gcc command line
Note to distribution packagers
==============================