make-rules/shared-macros.mk
changeset 94 e2364cad23ff
parent 93 b579c7b1bb44
child 99 c15c9099bb44
equal deleted inserted replaced
93:b579c7b1bb44 94:e2364cad23ff
    51 WS_COMPONENTS =	$(WS_TOP)/components
    51 WS_COMPONENTS =	$(WS_TOP)/components
    52 WS_INCORPORATIONS =	$(WS_TOP)/incorporations
    52 WS_INCORPORATIONS =	$(WS_TOP)/incorporations
    53 WS_LINT_CACHE =	$(WS_TOP)/pkglint-cache
    53 WS_LINT_CACHE =	$(WS_TOP)/pkglint-cache
    54 
    54 
    55 BASS_O_MATIC =	$(WS_TOOLS)/bass-o-matic
    55 BASS_O_MATIC =	$(WS_TOOLS)/bass-o-matic
       
    56 
       
    57 CLONEY =	$(WS_TOOLS)/cloney
    56 
    58 
    57 PKG_REPO =	file:$(WS_REPO)
    59 PKG_REPO =	file:$(WS_REPO)
    58 
    60 
    59 COMPONENT_DIR =	$(shell pwd)
    61 COMPONENT_DIR =	$(shell pwd)
    60 SOURCE_DIR =	$(COMPONENT_DIR)/$(COMPONENT_SRC)
    62 SOURCE_DIR =	$(COMPONENT_DIR)/$(COMPONENT_SRC)