VirtualBox

Changeset 1012 in kBuild


Ignore:
Timestamp:
Jun 2, 2007 5:42:28 PM (18 years ago)
Author:
bird
Message:

spelling. Check for _DONT_PURGE_OUTPUT.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/footer.kmk

    r1007 r1012  
    13601360# @param    $(obj)    The object file.
    13611361define def_target_source_rule
    1362 ifdef TOOL_$(tool)_COMPILE_$(type)_USESES_KOBJCACHE
     1362ifdef TOOL_$(tool)_COMPILE_$(type)_USES_KOBJCACHE
    13631363$(outbase).koc +| $(obj) $($(target)_$(source)_OUTPUT_) : \
    13641364                $($(target)_$(source)_DEPEND_) \
     
    13741374                $($(target)_$(source)_DEPORD_)
    13751375        $$(call MSG_COMPILE,$(target),$(source),$$@,$(type))
     1376ifdef TOOL_$(tool)_COMPILE_$(type)_DONT_PURGE_OUTPUT
    13761377        $$(QUIET)$$(RM) -f $(dep) $(obj) $($(target)_$(source)_OUTPUT_)
     1378endif
    13771379endif
    13781380
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette