VirtualBox

Changeset 671 in kBuild


Ignore:
Timestamp:
Dec 6, 2006 4:23:57 AM (18 years ago)
Author:
bird
Message:

fixed typo.

Location:
trunk/kBuild
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/sdks/W2K3DDKX86.kmk

    r664 r671  
    4040 else
    4141  $(warning kBuild: PATH_SDK_W2K3DDKX86 couldn't be determined!)
    42   PATH_SDK_W2K3DDKX86 := $(PATH_DEVTOOL)/x86.win/ddkwin2k3/not/found
     42  PATH_SDK_W2K3DDKX86 := $(PATH_DEVTOOLS)/x86.win/ddkwin2k3/not/found
    4343 endif
    4444else
  • trunk/kBuild/tools/YASM.kmk

    r667 r671  
    2929# Tool Specific Properties
    3030ifndef PATH_TOOL_YASM
    31  PATH_TOOL_YASM := $(sort $(wildcard $(PATH_DEVTOOL_BLD)/yasm/v*.*))
     31 PATH_TOOL_YASM := $(sort $(wildcard $(PATH_DEVTOOLS_BLD)/yasm/v*.*))
    3232 ifneq ($(PATH_TOOL_YASM),)
    3333  PATH_TOOL_YASM := $(call lastword,$(PATH_TOOL_YASM))
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