Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/BUILDING,v rcsdiff: /ftp/cvs/cvsroot/src/BUILDING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.133 retrieving revision 1.133.2.1 diff -u -p -r1.133 -r1.133.2.1 --- src/BUILDING 2018/05/02 07:34:44 1.133 +++ src/BUILDING 2019/06/10 21:41:01 1.133.2.1 @@ -206,7 +206,7 @@ CONFIGURATION Directory containing sources of externally added programs and libraries. If specified, must be an absolute path. - Default: NETBSDRCDIR/../extsrc, if that exists; otherwise + Default: NETBSDSRCDIR/../extsrc, if that exists; otherwise /usr/extsrc. MAKECONF The name of the make(1) configuration file. Only settable in @@ -257,7 +257,7 @@ CONFIGURATION MKDEBUGLIB Can be set to "yes" or "no". Indicates whether debug information (see MKDEBUG) should also be generated for all - libraries build. + libraries built. Default: "no" @@ -289,8 +289,9 @@ CONFIGURATION Default: "no" MKINFO Can be set to "yes" or "no". Indicates whether GNU Info - files, used for the documentation for most of the compilation - tools, will be created and installed during a build. + files will be created and installed during a build. GNU Info + files are used for providing documentation by most of the + compilation tools. Default: "yes" @@ -460,7 +461,7 @@ CONFIGURATION must be an absolute path. The main modular Xorg source is found in X11SRCDIR/external/mit. - Default: NETBSDRCDIR/../xsrc, if that exists; otherwise + Default: NETBSDSRCDIR/../xsrc, if that exists; otherwise /usr/xsrc. "make" variables for full builds @@ -1112,4 +1113,4 @@ CAVEATS in object directories. Instead, one may have to manually remove the files. Consult the UPDATING file for notices concerning this. -NetBSD October 21, 2017 NetBSD +NetBSD July 29, 2018 NetBSD