Ignore:
Timestamp:
Mar 21, 2008, 9:06:09 AM (17 years ago)
Author:
bird
Message:

Added a INTERMEDIATES keyword which all source -> object rules depends (order) on, so that handler that generates headers and stuff can ensure that their rules are executed before any stuff is compiled.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/header.kmk

    r1424 r1426  
    663663# will do the necessary inheritance from templates to targets.
    664664PROPS_ACCUMULATE_L := \
    665         SDKS SOURCES SRC_HANDLERS \
     665        SDKS SOURCES SRC_HANDLERS INTERMEDIATES \
    666666        INCS CINCS CXXINCS OBJCINCS ASINCS RCINCS \
    667667        LIBS LIBPATH \
Note: See TracChangeset for help on using the changeset viewer.