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/share/mk/bsd.README,v rcsdiff: /ftp/cvs/cvsroot/src/share/mk/bsd.README,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.329.2.1 retrieving revision 1.330 diff -u -p -r1.329.2.1 -r1.330 --- src/share/mk/bsd.README 2014/08/10 06:53:30 1.329.2.1 +++ src/share/mk/bsd.README 2014/04/18 00:37:46 1.330 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.README,v 1.329.2.1 2014/08/10 06:53:30 tls Exp $ +# $NetBSD: bsd.README,v 1.330 2014/04/18 00:37:46 christos Exp $ # @(#)bsd.README 8.2 (Berkeley) 4/2/94 This is the README file for the make "include" files for the NetBSD @@ -198,12 +198,6 @@ MKGCCCMDS If "no", don't build gcc(1), b MKGDB If "no", don't build gdb(1). Default: yes -MKGROFFHTMLDOC If "no", avoid trying to use groff to generate html for - miscellaneous articles, as this seems to sometimes want - to run software not in base. Does not affect html man - pages. - Default: no - MKHESIOD If "no", disables building of Hesiod infrastructure (libraries and support programs). Default: yes @@ -240,10 +234,6 @@ MKISCSI If "no", don't build or install (depends on libpthread.) Default: yes -MKKDEBUG If "yes", force building of kernel symbol info and creation - of netbsd.gdb in all kernel builds, independently of the - settings for "makeoptions DEBUG" in the kernel config file. - MKKERBEROS If "no", disables building of Kerberos v5 infrastructure (libraries and support programs). Default: yes @@ -615,16 +605,15 @@ LIBMODE Library mode. [${NONBINMODE}] DOCDIR Base path for system documentation (e.g. PSD, USD, etc.) installation. [/usr/share/doc] +HTMLDOCDIR Base path for html system documentation installation. + [/usr/share/doc/html] + DOCGRP Documentation group. [wheel] DOCOWN Documentation owner. [root] DOCMODE Documentation mode. [${NONBINMODE}] -GZIP_N_FLAG Flags to pass to TOOL_GZIP to prevent it from inserting - file names or timestamps in the compressed output. - [-n, or -nT when TOOL_GZIP is really TOOL_PIGZ] - NLSDIR Base path for Native Language Support files installation. [/usr/share/nls] @@ -804,11 +793,6 @@ TOOL_GROFF Front end for groff document TOOL_GZIP Compression/decompression tool. [gzip] -TOOL_GZIP_N Same as TOOL_GZIP, plus a command line option to - prevent it from inserting file names or timestamps - into the compressed output. - [${TOOL_GZIP} ${GZIP_N_FLAG}] - TOOL_HEXDUMP Ascii, decimal, hexadecimal, octal dump. [hexdump] TOOL_HP300MKBOOT Make bootable image for hp300. [hp300-mkboot] @@ -856,8 +840,6 @@ TOOL_MSGC Simple message list compiler. TOOL_MTREE Map a directory hierarchy. [mtree] -TOOL_NCDCS Turn ELF kernel into a NCD firmware image. [ncdcs] - TOOL_PAX Manipulate file archives and copy directories. [pax] TOOL_PIC Compile pictures for groff. [pic]