Ignore:
Timestamp:
Sep 8, 2016, 5:38:43 PM (9 years ago)
Author:
bird
Message:

fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/tools/OPENWATCOM.kmk

    r2895 r2897  
    215215TOOL_OPENWATCOM_COMPILE_AS_DEPEND =
    216216TOOL_OPENWATCOM_COMPILE_AS_DEPORD =
     217TOOL_OPENWATCOM_COMPILE_AS_OUTPUT =
    217218TOOL_OPENWATCOM_COMPILE_AS_OUTPUT_MAYBE = $(obj).err
    218219ifdef TOOL_OPENWATCOM_USE_KSUBMIT
     
    243244TOOL_OPENWATCOM_COMPILE_C_DEPEND =
    244245TOOL_OPENWATCOM_COMPILE_C_DEPORD =
     246TOOL_OPENWATCOM_COMPILE_C_OUTPUT =
    245247TOOL_OPENWATCOM_COMPILE_C_OUTPUT_MAYBE = $(obj).err
    246248ifdef TOOL_OPENWATCOM_USE_KSUBMIT
     
    270272TOOL_OPENWATCOM_COMPILE_CXX_DEPEND =
    271273TOOL_OPENWATCOM_COMPILE_CXX_DEPORD =
     274TOOL_OPENWATCOM_COMPILE_CXX_OUTPUT =
    272275TOOL_OPENWATCOM_COMPILE_CXX_OUTPUT_MAYBE = $(obj).err
    273276ifdef TOOL_OPENWATCOM_USE_KSUBMIT
Note: See TracChangeset for help on using the changeset viewer.