Ignore:
Timestamp:
Mar 29, 2007, 4:58:33 AM (18 years ago)
Author:
bird
Message:

Implemented PRE_CMDS and POST_CMDS for linking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/header.kmk

    r854 r859  
    549549# This list of non-accumulative target properties which are functions,
    550550# and thus should not be expanded until the very last moment.
    551 PROPS_DEFERRED := INSTFUN INSTALLER
     551PROPS_DEFERRED := INSTFUN INSTALLER PRE_CMDS POST_CMDS
    552552
    553553## PROPS_ACCUMULATE_R
Note: See TracChangeset for help on using the changeset viewer.