Changeset 449
- Timestamp:
- Jun 13, 2006, 5:19:46 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/header.kmk
r444 r449 273 273 endif 274 274 ifndef PATH_OUT 275 ifeq ($(BUILD_ PLATFORM_ARCH),x86)275 ifeq ($(BUILD_TARGET_ARCH),x86) 276 276 ifdef BUILD_TARGET_SUB # (BUILD_TARGET_SUB is not currently recognized by kBuild in any other places.) 277 277 PATH_OUT := $(PATH_OUT_BASE)/$(BUILD_TARGET)/$(BUILD_TARGET_SUB)/$(BUILD_TYPE)
Note:
See TracChangeset
for help on using the changeset viewer.