Changeset 1051


Ignore:
Timestamp:
Jun 11, 2007, 11:23:55 AM (18 years ago)
Author:
bird
Message:

New path 'PATH_OBJCACHE' that indicates where kObjChace puts its cache file. This has to be above the PATH_OUT if we're to get any effect between build types.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/header.kmk

    r1004 r1051  
    282282 endif
    283283endif # !define PATH_OUT
     284PATH_OBJCACHE        = $(PATH_OUT_BASE)/kObjCache
    284285PATH_OBJ             = $(PATH_OUT)/obj
    285286PATH_TARGET          = $(PATH_OBJ)/$(CURSUBDIR)
Note: See TracChangeset for help on using the changeset viewer.