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

  /src/compat/
compatsubdir.mk 33 .if ${MKCOMPATX11} != no && ${MKX11} != no && make(obj)
35 .endif # } MKX11
  /src/distrib/sets/
mkvars.mk 69 .if ${MKX11} != "no"
71 # We have to force this off, because "MKX11" is still an option
73 MKX11:=no
Makefile 51 .if ${MKX11} != "no"
54 .if ${MKX11} != "no"
  /src/etc/rc.d/
Makefile 55 .if ${MKX11} != "no"
  /src/etc/mtree/
Makefile 7 .if ${MKX11} != "no"
22 .if defined(MKCOMPATX11) && ${MKCOMPATX11} != "no" && ${MKX11} != "no"
  /src/
Makefile 99 # from src/external/mit/xorg if ${MKX11} != "no".
186 .if ${MKX11} != "no"
247 .if ${MKX11} != "no"
498 .if ${MKX11} != "no"
505 @echo "MKX11 is not enabled"
build.sh 1211 -x Set MKX11=yes; build X11 from X11SRCDIR.
1435 setmakeenv MKX11 yes
1652 while [ "${MKX11-no}" = yes ] # not really a loop
1689 if $do_pkg && [ "${MKX11-no}" = yes ]
1693 # native/modular according to MKX11=yes/no, if you want
1697 "does not support -x/MKX11=yes"
2554 # (If you fix this, remove the bomb in build.sh pkg=... on MKX11=yes.)
2752 xsrc) [ "${MKX11-no}" = yes ] || continue
  /src/tools/
Makefile 244 .if ${MKX11} != "no"
  /src/etc/
Makefile 160 . if ${MKX11} != "no"
380 .if ${MKX11} != "no"
390 .if ${MKX11} != "no"
  /src/share/mk/
bsd.own.mk 1430 # XXX This knows that MKX11=no is default below, but would
1432 .if ${MKX11:Uno} != "no" && ${HAVE_MESA_VER} >= 19
1499 MKX11 \
  /src/usr.sbin/postinstall/
postinstall.in 814 get_makevar MKX11 X11ROOTDIR X11SRCDIR
817 MKX11=yes
820 MKX11=no
2199 if [ "${MKX11}" != "no" ]; then

Completed in 20 milliseconds