HomeSort by: relevance | last modified time | path
    Searched refs:TOOL_MTREE (Results 1 - 13 of 13) sorted by relevancy

  /src/etc/etc.evbmips/
Makefile.inc 65 TOOL_MTREE=${TOOL_MTREE} \
  /src/etc/etc.evbppc/
Makefile.inc 53 TOOL_MTREE=${TOOL_MTREE} \
  /src/etc/etc.riscv/
Makefile.inc 29 TOOL_MTREE=${TOOL_MTREE} \
  /src/etc/etc.evbarm/
Makefile.inc 90 TOOL_MTREE=${TOOL_MTREE} \
  /src/etc/mtree/
Makefile 109 TOOL_MTREE.unpriv=
111 TOOL_MTREE.unpriv= -W
129 ${TOOL_MTREE} -def ${.OBJDIR}/NetBSD.dist -N ${.CURDIR}/.. \
130 -p ${DESTDIR}/ -U ${TOOL_MTREE.unpriv}
132 ${TOOL_MTREE} -def ${.OBJDIR}/NetBSD.dist -N ${.CURDIR}/.. \
  /src/distrib/amiga/floppies/inst-common/
Makefile.inc 27 ${TOOL_MTREE} -def ${MTREECONF} -p ${MOUNT_POINT}/ -u
  /src/distrib/vax/inst-common/
Makefile.inc 28 ${TOOL_MTREE} -def ${MTREECONF} -p ${MOUNT_POINT}/ -u
  /src/distrib/evbsh3/rom/ramdiskeb/
Makefile 47 ${TOOL_MTREE} -def ${.CURDIR}/${MTREECONF} -p ${MOUNT_POINT}/ -U
  /src/distrib/evbsh3/rom/ramdiskel/
Makefile 47 ${TOOL_MTREE} -def ${.CURDIR}/${MTREECONF} -p ${MOUNT_POINT}/ -U
  /src/distrib/sets/
Makefile 34 MTREE=${TOOL_MTREE:Q} \
143 sort | ${TOOL_MTREE} -CSM -k all -R time -N ${NETBSDSRCDIR}/etc \
  /src/etc/
MAKEDEV.tmpl 335 -t mtree Name of mtree(8) program. [\$TOOL_MTREE or mtree]
436 : ${TOOL_MTREE:=mtree}
479 t) TOOL_MTREE="${OPTARG}"
480 if check_mtree "${TOOL_MTREE}"; then
486 "${TOOL_MTREE} is missing or broken"
574 if check_mtree "${TOOL_MTREE}"; then
624 nooutput -1 "${TOOL_MTREE}" -e -U
  /src/distrib/utils/embedded/
mkimage 59 MTREE=${TOOL_MTREE:-mtree}
  /src/share/mk/
bsd.own.mk 549 TOOL_MTREE= ${TOOLDIR}/bin/${_TOOL_PREFIX}mtree
668 TOOL_MTREE= mtree

Completed in 18 milliseconds