Ignore:
Timestamp:
Dec 10, 2006, 8:28:49 AM (19 years ago)
Author:
bird
Message:

all not full.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/header.kmk

    r698 r699  
    701701  MSG_L1 = @$(ECHO) "kBuild: $1 $2"
    702702  MSG_L2 = @$(ECHO) "kBuild: $1"
    703   ifneq ($(KBUILD_VERBOSE),full)
     703  ifneq ($(KBUILD_VERBOSE),all)
    704704   QUIET2:= @
    705705  else
Note: See TracChangeset for help on using the changeset viewer.