Searched defs:BUILD_DIR (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/make-rules/
H A Dshared-macros.mk124 BUILD_DIR = $(COMPONENT_DIR)/build macro
125 PROTO_DIR = $(BUILD_DIR)/prototype/$(MACH)
219 BUILD_DIR_NO_ARCH = $(BUILD_DIR)/$(MACH)
220 BUILD_DIR_32 = $(BUILD_DIR)/$(MACH32)
221 BUILD_DIR_64 = $(BUILD_DIR)/$(MACH64)

Completed in 18 milliseconds