Changeset 889 for trunk/kBuild/header.kmk
- Timestamp:
- May 3, 2007, 12:37:57 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/header.kmk
r874 r889 547 547 548 548 ## PROPS_DEFERRED 549 # This list of non-accumulative target properties which are functions,550 # and thus should not be expanded until the very last moment.551 PROPS_DEFERRED := INSTFUN INSTALLER PRE_CMDS POST_CMDS 549 # This list of non-accumulative target properties which are or may be 550 # functions, and thus should not be expanded until the very last moment. 551 PROPS_DEFERRED := INSTFUN INSTALLER PRE_CMDS POST_CMDS NAME 552 552 553 553 ## PROPS_ACCUMULATE_R
Note:
See TracChangeset
for help on using the changeset viewer.