VirtualBox

Changeset 75 in kBuild for trunk/kBuild/header.kmk


Ignore:
Timestamp:
May 31, 2004 8:05:15 AM (21 years ago)
Author:
bird
Message:

..

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/header.kmk

    r73 r75  
    244244#
    245245# Message macros.
    246 #                                       
     246#                       
     247       
    247248ifndef BUILD_QUIET
     249ifdef BUILD_DEBUG
     250BUILD_VERBOSE := 9
     251endif
    248252MSG_L1          = @echo "kBuild: $1"
    249253ifdef BUILD_VERBOSE
    250254MSG_L2          = @echo "kBuild: $1"
    251 else
     255QUIET           :=
     256else
     257QUIET           := @
    252258MSG_L2          =
    253259endif
     
    258264endif
    259265else
     266QUIET           :=
    260267MSG_L1          =
    261268MSG_L2      =
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette