Ignore:
Timestamp:
Jan 23, 2015, 1:24:02 PM (10 years ago)
Author:
bird
Message:

kBuild/tools: s/KBUILD_DEVTOOLS_BLD/KBUILD_DEVTOOLS_HST/g

File:
1 edited

Legend:

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

    r2749 r2750  
    3636ifeq ($(PATH_TOOL_WATCOMC11C),)
    3737 ifeq ($(PATH_TOOL_WATCOMC11C),)
    38   PATH_TOOL_WATCOMC11C := $(wildcard $(KBUILD_DEVTOOLS_BLD)/watcom/v11.0c*)
     38  PATH_TOOL_WATCOMC11C := $(wildcard $(KBUILD_DEVTOOLS_HST)/watcom/v11.0c*)
    3939 endif
    4040 ifeq ($(PATH_TOOL_WATCOMC11C),)
Note: See TracChangeset for help on using the changeset viewer.