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

  /src/share/man/
Makefile 18 .if ${MKUNPRIVED} != "no"
  /src/etc/mtree/
Makefile 108 .if ${MKUNPRIVED} == "no"
131 .if ${MKUNPRIVED} != "no" # {
135 .endif # MKUNPRIVED # }
  /src/
Makefile 159 .if ${MKUNPRIVED} != "no"
167 .if (${MKUNPRIVED} != "no" && ${MKINFO} != "no")
build.sh 1203 -U Set MKUNPRIVED=yes; build without requiring root privileges,
1400 setmakeenv MKUNPRIVED yes
1959 # Normalise MKOBJDIRS, MKUNPRIVED, and MKUPDATE.
1964 MKUNPRIVED=$(getmakevar MKUNPRIVED)
1969 if ! ${do_expertmode} && [ "$id_u" -ne 0 ] && [ "${MKUNPRIVED}" = no ]
2129 [ "${MKUNPRIVED}" = no ]
2143 # (actually DESTDIR/etc/mtree/set.* files) built with MKUNPRIVED.
2149 [ "${MKUNPRIVED}" = no ]
2928 # built with MKUNPRIVED. Assume MKUNPRIVED build ha
    [all...]
  /src/distrib/sets/
Makefile 104 # if MKUNPRIVED is not "no".
108 # MKUNPRIVED flag.
130 .if ${MKUNPRIVED} == "no"
136 .else # MKUNPRIVED
167 .endif # MKUNPRIVED
  /src/etc/
Makefile 19 # MKUNPRIVED; if not `no', allow non-root installs.
277 .if ${MKUNPRIVED} != "no"
285 .endif # MKUNPRIVED != no
  /src/share/mk/
bsd.own.mk 1515 MKUNPRIVED \
1652 .if ${MKUNPRIVED} != "no"

Completed in 70 milliseconds