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

  /src/external/ofl/
Makefile 5 .if ${MKX11} != "no" && ${MKX11FONTS} != "no"
  /src/external/mit/
Makefile 7 .if ${MKX11} != "no"
  /src/compat/
compatsubdir.mk 33 .if ${MKCOMPATX11} != no && ${MKX11} != no && make(obj)
35 .endif # } MKX11
  /src/distrib/sets/
mkvars.mk 70 .if ${MKX11} != "no"
72 # We have to force this off, because "MKX11" is still an option
74 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 1216 -x Set MKX11=yes; build X11 from X11SRCDIR.
1440 setmakeenv MKX11 yes
1657 while [ "${MKX11-no}" = yes ] # not really a loop
1694 if $do_pkg && [ "${MKX11-no}" = yes ]
1698 # native/modular according to MKX11=yes/no, if you want
1702 "does not support -x/MKX11=yes"
2559 # (If you fix this, remove the bomb in build.sh pkg=... on MKX11=yes.)
2757 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 1560 # XXX This knows that MKX11=no is default below, but would
1562 .if ${MKX11:Uno} != "no" && ${HAVE_MESA_VER} >= 19
1630 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 26 milliseconds