Changeset 2897
- Timestamp:
 - Sep 8, 2016, 5:38:43 PM (9 years ago)
 - Location:
 - trunk/kBuild/tools
 - Files:
 - 
      
- 2 edited
 
- 
          
  OPENWATCOM-16.kmk (modified) (3 diffs)
 - 
          
  OPENWATCOM.kmk (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/kBuild/tools/OPENWATCOM-16.kmk
r2895 r2897 44 44 TOOL_OPENWATCOM-16_COMPILE_AS_DEPEND = 45 45 TOOL_OPENWATCOM-16_COMPILE_AS_DEPORD = 46 TOOL_OPENWATCOM-16_COMPILE_AS_OUTPUT = 46 47 TOOL_OPENWATCOM-16_COMPILE_AS_OUTPUT_MAYBE = $(obj).err 47 48 ifdef TOOL_OPENWATCOM_USE_KSUBMIT … … 71 72 TOOL_OPENWATCOM-16_COMPILE_C_DEPEND = 72 73 TOOL_OPENWATCOM-16_COMPILE_C_DEPORD = 74 TOOL_OPENWATCOM-16_COMPILE_C_OUTPUT = 73 75 TOOL_OPENWATCOM-16_COMPILE_C_OUTPUT_MAYBE = $(obj).err 74 76 ifdef TOOL_OPENWATCOM_USE_KSUBMIT … … 98 100 TOOL_OPENWATCOM-16_COMPILE_CXX_DEPEND = 99 101 TOOL_OPENWATCOM-16_COMPILE_CXX_DEPORD = 102 TOOL_OPENWATCOM-16_COMPILE_CXX_OUTPUT = 100 103 TOOL_OPENWATCOM-16_COMPILE_CXX_OUTPUT_MAYBE = $(obj).err 101 104 ifdef TOOL_OPENWATCOM_USE_KSUBMIT  - 
      
trunk/kBuild/tools/OPENWATCOM.kmk
r2895 r2897 215 215 TOOL_OPENWATCOM_COMPILE_AS_DEPEND = 216 216 TOOL_OPENWATCOM_COMPILE_AS_DEPORD = 217 TOOL_OPENWATCOM_COMPILE_AS_OUTPUT = 217 218 TOOL_OPENWATCOM_COMPILE_AS_OUTPUT_MAYBE = $(obj).err 218 219 ifdef TOOL_OPENWATCOM_USE_KSUBMIT … … 243 244 TOOL_OPENWATCOM_COMPILE_C_DEPEND = 244 245 TOOL_OPENWATCOM_COMPILE_C_DEPORD = 246 TOOL_OPENWATCOM_COMPILE_C_OUTPUT = 245 247 TOOL_OPENWATCOM_COMPILE_C_OUTPUT_MAYBE = $(obj).err 246 248 ifdef TOOL_OPENWATCOM_USE_KSUBMIT … … 270 272 TOOL_OPENWATCOM_COMPILE_CXX_DEPEND = 271 273 TOOL_OPENWATCOM_COMPILE_CXX_DEPORD = 274 TOOL_OPENWATCOM_COMPILE_CXX_OUTPUT = 272 275 TOOL_OPENWATCOM_COMPILE_CXX_OUTPUT_MAYBE = $(obj).err 273 276 ifdef TOOL_OPENWATCOM_USE_KSUBMIT  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  