diff options
| author | mrg <mrg@NetBSD.org> | 2015-07-23 08:03:24 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2015-07-23 08:03:24 +0000 |
| commit | fe18025d90f1b10cab3b283fd165a9a3207222ba (patch) | |
| tree | 88f6f71897b3dda8000944e9de07c4f06378cbf1 /BUILDING | |
| parent | 87e830ce426072d349175233c49e4db27a9e8ca2 (diff) | |
remove the xfree86 reachover makefiles and the vast majority of
the support in the rest of the source tree.
X11 sets could use some cleaning up perhaps (just deletion, as
we've never really marked the old X11R6 as obsolete for native
xorg using platforms so far either.)
Diffstat (limited to 'BUILDING')
| -rw-r--r-- | BUILDING | 17 |
1 files changed, 6 insertions, 11 deletions
@@ -77,8 +77,9 @@ FILES any of these directories are missing, they will be skipped during the build. - x11/ ``Reachover'' build structure for X11R6; the source is in - X11SRCDIR. + external/mit/xorg/ + ``Reachover'' build structure for modular Xorg; the source + is in X11SRCDIR. extsrc/ ``Reachover'' build structure for externally added programs and libraries; the source is in EXTSRCSRCDIR. @@ -442,19 +443,13 @@ CONFIGURATION USETOOLS is also set to ``no'' when using <bsd.*.mk> outside the NetBSD source tree. - X11SRCDIR Directory containing the X11R6 source. If specified, must be - an absolute path. The main X11R6 source is found in - X11SRCDIR/xfree/xc. + X11SRCDIR Directory containing the modular Xorg source. If specified, + must be an absolute path. The main modular Xorg source is + found in X11SRCDIR/external/mit. Default: NETBSDRCDIR/../xsrc, if that exists; otherwise /usr/xsrc. - X11FLAVOUR The style of X11 cross-built, set to either ``Xorg'' or - ``XFree86''. - - Default: ``XFree86'' on acorn32, alpha, amiga, mac68k, pmax, - and sun3 platforms, ``Xorg'' on everything else. - "make" variables for full builds These variables only affect the top level ``Makefile'' and do not affect manually building subtrees of the NetBSD source code. |
