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

/solaris-userland-s11u3/make-rules/
H A Dshared-macros.mk46 ifeq ($(origin WS_TOP), undefined)
47 export WS_TOP := $(shell hg root) macro
50 WS_MACH = $(WS_TOP)/$(MACH)
53 WS_TOOLS = $(WS_TOP)/tools
54 WS_MAKE_RULES = $(WS_TOP)/make-rules
55 WS_COMPONENTS = $(WS_TOP)/components
56 WS_LICENSES = $(WS_TOP)/licenses
57 WS_INCORPORATIONS = $(WS_TOP)/incorporations

Completed in 382 milliseconds