• Tor Lillqvist's avatar
    Simplify check for verbosity · 1b5ed901
    Tor Lillqvist yazdı
    Just check for $(VERBOSE) or $(verbose) being non-empty instead of
    checking for $(VERBOSE) equalling "TRUE". Isn't our normal way to do a
    verbose make to pass verbose=t?
    
    Change-Id: Ic4ddc1fe025fed55ca56fd21b615640c389c0454
    1b5ed901
CustomTarget_install.mk 4.9 KB