Changeset 1025 for trunk/kBuild


Ignore:
Timestamp:
Jun 4, 2007, 3:29:16 AM (18 years ago)
Author:
bird
Message:

+| works now, so use it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/footer.kmk

    r1014 r1025  
    13601360# @param    $(obj)    The object file.
    13611361define def_target_source_rule
     1362
    13621363ifdef TOOL_$(tool)_COMPILE_$(type)_USES_KOBJCACHE
    1363 $(outbase).koc + $(obj) $($(target)_$(source)_OUTPUT_) : \
     1364$(outbase).koc +| $(obj) $($(target)_$(source)_OUTPUT_) : \
    13641365                $($(target)_$(source)_DEPEND_) \
    13651366                $(_DEP_COMPILE_CMDS) \
Note: See TracChangeset for help on using the changeset viewer.