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

/solaris-userland/make-rules/
H A Dshared-macros.mk48 ifeq ($(origin WS_TOP), undefined)
49 export WS_TOP := $(realpath $(dir $(realpath $(dir $(filter \ macro
53 WS_MACH = $(WS_TOP)/$(MACH)
56 WS_TOOLS = $(WS_TOP)/tools
57 WS_MAKE_RULES = $(WS_TOP)/make-rules
58 WS_COMPONENTS = $(WS_TOP)/components
59 WS_LICENSES = $(WS_TOP)/licenses
60 WS_INCORPORATIONS = $(WS_TOP)/incorporations

Completed in 16 milliseconds