make-rules/shared-macros.mk
changeset 177 fd9cb2273c9d
parent 176 11a04b640bf2
child 181 87e11e685b1f
equal deleted inserted replaced
176:11a04b640bf2 177:fd9cb2273c9d
    27 # hammer on the external repositories.
    27 # hammer on the external repositories.
    28 export DOWNLOAD_SEARCH_PATH +=	http://userland.us.oracle.com/source-archives/
    28 export DOWNLOAD_SEARCH_PATH +=	http://userland.us.oracle.com/source-archives/
    29 
    29 
    30 # The workspace starts at the mercurial root
    30 # The workspace starts at the mercurial root
    31 export WS_TOP ?=		$(shell hg root)
    31 export WS_TOP ?=		$(shell hg root)
       
    32 
       
    33 export SHELLOPTS = pipefail
       
    34 SHELL=	/bin/bash
    32 
    35 
    33 CONSOLIDATION =	userland
    36 CONSOLIDATION =	userland
    34 PUBLISHER ?=	$(CONSOLIDATION)
    37 PUBLISHER ?=	$(CONSOLIDATION)
    35 
    38 
    36 ROOT =			/
    39 ROOT =			/