Changeset 1562 for trunk/kBuild
- Timestamp:
- Apr 23, 2008, 4:33:57 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/header.kmk
r1561 r1562 952 952 ifndef KBUILD_VERBOSE 953 953 ifndef KBUILD_QUIET 954 if def KMK_OPTS_PRETTY_COMMAND_PRINTING954 ifeq ($(KMK_OPTS_PRETTY_COMMAND_PRINTING),1) 955 955 export KBUILD_VERBOSE := 2 956 956 endif
Note:
See TracChangeset
for help on using the changeset viewer.