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

  /src/external/cddl/osnet/sbin/
Makefile 5 .if !defined(MKZFS) || ${MKZFS} != "no"
  /src/external/cddl/osnet/usr.sbin/
Makefile 9 .if ${MKZFS} != "no"
  /src/distrib/amd64/ramdisks/
Makefile 6 SUBDIR+= ${${MKZFS} != "no":?ramdisk-zfsroot:}
  /src/external/cddl/
Makefile 10 .if ( ${MKZFS} != "no" || ${MKDTRACE} != "no" || ${MKCTF} != "no")
  /src/external/cddl/osnet/usr.bin/
Makefile 9 .if ${MKZFS} != "no"
  /src/external/cddl/osnet/lib/
Makefile 15 .if !defined(MKZFS) || ${MKZFS} != "no"
  /src/usr.bin/fstat/
Makefile 9 .if (${MKZFS} != "no")
22 .if (${MKZFS} != "no")
  /src/tests/fs/
Makefile 56 .if ${MKZFS} != "no"
  /src/usr.sbin/fstyp/
Makefile 8 .if (${MKZFS} != "no")
16 .if (${MKZFS} != "no")
  /src/sbin/cgdconfig/
Makefile 32 .if ${MKZFS} != "no"
  /src/tests/fs/vfs/
Makefile 54 .if (${MKZFS} != "no")
  /src/tests/fs/common/
Makefile 11 .if (${MKZFS} != "no")
  /src/etc/rc.d/
Makefile 67 .if ${MKZFS} != "no"
  /src/distrib/sets/
mkvars.mk 117 .if (${MKDTRACE} != "no" || ${MKZFS} != "no" || ${MKCTF} != "no")
  /src/lib/
Makefile 94 .if (${MKZFS} != "no")
167 .if (${MKZFS} != "no")
265 .if (${MKZFS} != "no")
  /src/sys/modules/
Makefile 439 .if (${MKDTRACE} != "no" || ${MKZFS} != "no")
443 .if (${MKZFS} != "no")
  /src/share/mk/
bsd.own.mk 1224 MKZFS?= yes
1572 # Note that MKZFS has a different default for some platforms, see above.
1615 MKZFS

Completed in 36 milliseconds