Lines Matching +full:package +full:- +full:mode
47 ${group}MODE?= ${CONFMODE}
53 . if defined(${group}PACKAGE)
54 ${group}TAGS+= package=${${group}PACKAGE:Uutilities}
56 ${group}TAGS+= package=${PACKAGE:Uutilities}
60 ${group}TAG_ARGS= -T ${${group}TAGS:ts,:[*]}
79 ${group}MODE_${cnf}?= ${${group}MODE}
100 # Append DIR to DIRS if not already in place -- DIRS is already filtered, so
119 # Work around a bug with install(1) -C and /dev/null
123 INSTALL_COPY= -C
128 # XXX {group}OWN,GRP,MODE
132 realinstallconfig: installdirs-${_${group}DIR_${cnf}} _${group}INS_${cnf:T}
134 ${INSTALL} ${${group}TAG_ARGS} ${INSTALL_COPY} -o ${${group}OWN_${cnf}} \
135 -g ${${group}GRP_${cnf}} -m ${${group}MODE_${cnf}} \