Lines Matching defs:MAKEVERBOSE
1902 # MAKEVERBOSE support. Levels are:1909 MAKEVERBOSE?= 21911 .if ${MAKEVERBOSE} == 01916 .elif ${MAKEVERBOSE} == 11921 .else # MAKEVERBOSE >= 21926 .endif # MAKEVERBOSE >= 21927 .if ${MAKEVERBOSE} >= 31929 .endif # ${MAKEVERBOSE} >= 31930 .if ${MAKEVERBOSE} >= 41932 .endif # ${MAKEVERBOSE} >= 4