Searched refs:_SRC_TOP_OBJ_ (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/share/mk/
H A Dbsd.own.mk97 # defaults for NETBSDSRCDIR and _SRC_TOP_OBJ_.
103 .if !defined(_SRC_TOP_OBJ_)
104 _SRC_TOP_OBJ_!= cd "${_SRC_TOP_}" && ${PRINTOBJDIR}
105 .MAKEOVERRIDES+= _SRC_TOP_OBJ_
154 TOOLDIR:= ${_SRC_TOP_OBJ_}/tooldir.${HOST_OSTYPE}
/netbsd-6-1-5-RELEASE/
H A DMakefile130 # If _SRC_TOP_OBJ_ gets set here, we will end up with a directory that may
133 # _SRC_TOP_OBJ_ here so it will not be added to ${.MAKEOVERRIDES}.
135 _SRC_TOP_OBJ_= macro
H A Dbuild.sh1275 # "${_SRC_TOP_OBJ_}/tooldir.${host_ostype}".
1278 # for _SRC_TOP_OBJ_. In the easiest case, when the -M or -O
1489 : ${_SRC_TOP_OBJ_:=$(getmakevar _SRC_TOP_OBJ_)}
1492 : ${newval:=${_SRC_TOP_OBJ_}/destdir.${MACHINE}}
1496 : ${newval:=${_SRC_TOP_OBJ_}/releasedir}

Completed in 106 milliseconds