fix verbose setting

svn path=/trunk/; revision=15587
This commit is contained in:
Alex Ionescu 2005-05-28 16:34:23 +00:00
parent a9702af5a0
commit bc13deab3b

View file

@ -70,7 +70,7 @@ ifeq ($(VERBOSE),no)
HALFVERBOSEECHO = no
BUILDNO_QUIET = -q
else
ifeq ($(VERBOSE),yes)
ifeq ($(VERBOSE),full)
Q =
HALFVERBOSEECHO = no
BUILDNO_QUIET =