<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c3ab26950fe8540fb553d1d1dcae454bc98e5a25 - Rework /usr/share/doc.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/doc/Makefile#c3ab26950fe8540fb553d1d1dcae454bc98e5a25</link>
        <description>Rework /usr/share/doc.Update the &lt;bsd.doc.mk&gt; infrastructure, and update the docs to matchthe new infrastructure.- Build and install text, ps, pdf, and/or html, not roff sources.- Don&apos;t wire the chapter numbers into the build system, or use them inthe installed pathnames. This didn&apos;t matter much when the docs were amuseum, but now that we&apos;re theoretically going to start maintainingthem again, we&apos;re going to add and remove documents periodically andhaving the chapter numbers baked in creates a lot of thrashing for nopurpose.- Specify the document name explicitly, rather than implicitly in apath. Use this name (instead of other random strings) as the nameof the installed files.- Specify the document section, which is the subdirectory of/usr/share/doc to install into.- Allow multiple subdocuments. (That is, multiple documents in oneoutput directory.)- Enumerate the .png files groff emits along with html so they can beinstalled.- Remove assorted hand-rolled rules for running roff and roff widgetryand add enough variable settings to make these unnecessary. Thisincludes support for   - explicit use of soelim   - refer   - tbl   - pic   - eqn- Forcibly apply at least minimal amounts of sanity to certainautogenerated roff files.- Don&apos;t exclude USD.doc, SMM.doc, and PSD.doc directories from thebuild, as they now actually do stuff.Note: currently we can&apos;t generate pdf. This turns out to be anontrivial problem with no immediate solution forthcoming. So for now,as a workaround, install compressed .ps as the printable form.

            List of files:
            /netbsd-src/share/doc/Makefile</description>
        <pubDate>Sat, 05 Jul 2014 19:22:02 +0000</pubDate>
        <dc:creator>dholland &lt;dholland@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>149b8384cb2afc75286fe319a81510d25ea5c76a - The atf subdirectory is gone, so do not descend into it.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/doc/Makefile#149b8384cb2afc75286fe319a81510d25ea5c76a</link>
        <description>The atf subdirectory is gone, so do not descend into it.

            List of files:
            /netbsd-src/share/doc/Makefile</description>
        <pubDate>Mon, 19 Jan 2009 07:50:20 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc55116c56667c6421f31d456bdf2e3490b0aa3f - Add the ATF documentation</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/doc/Makefile#dc55116c56667c6421f31d456bdf2e3490b0aa3f</link>
        <description>Add the ATF documentationThis change adds the ATF manual pages that are not tied to any specifictool nor library.  It also adds some distribution documentation to thesystem, as this is linked to by the manual pages (plus we have to installthe license text to comply with its terms).

            List of files:
            /netbsd-src/share/doc/Makefile</description>
        <pubDate>Mon, 12 Nov 2007 15:04:02 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c845089840a98a52c83c17e632408a73eab9a5cb - RCS Id Police.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/doc/Makefile#c845089840a98a52c83c17e632408a73eab9a5cb</link>
        <description>RCS Id Police.

            List of files:
            /netbsd-src/share/doc/Makefile</description>
        <pubDate>Fri, 09 Jan 1998 06:54:24 +0000</pubDate>
        <dc:creator>perry &lt;perry@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f03e9b63a5206ca3b854960b2b187b9665d97f9c - Only install the SUBDIRS, like we do it with src/bin/csh/USD.doc and the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/doc/Makefile#f03e9b63a5206ca3b854960b2b187b9665d97f9c</link>
        <description>Only install the SUBDIRS, like we do it with src/bin/csh/USD.doc and theother subdirectories under /usr/share/doc.

            List of files:
            /netbsd-src/share/doc/Makefile</description>
        <pubDate>Sun, 01 Jun 1997 18:32:17 +0000</pubDate>
        <dc:creator>veego &lt;veego@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc4a1553a1438ec3a623d9cb88f1eccffe0eb50b - Eliminate bogus redefinitions of standard targets.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/doc/Makefile#cc4a1553a1438ec3a623d9cb88f1eccffe0eb50b</link>
        <description>Eliminate bogus redefinitions of standard targets.

            List of files:
            /netbsd-src/share/doc/Makefile</description>
        <pubDate>Fri, 09 May 1997 07:50:03 +0000</pubDate>
        <dc:creator>mycroft &lt;mycroft@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a348247bfe9ede3b7dd7a7654305ed7f0ca9a92f - Provide null &quot;includes&quot; target so that make won&apos;t recurse into the doc</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/doc/Makefile#a348247bfe9ede3b7dd7a7654305ed7f0ca9a92f</link>
        <description>Provide null &quot;includes&quot; target so that make won&apos;t recurse into the docsubdirectory.  There aren&apos;t any header files down there and bsd.doc.mkdoesn&apos;t grok &quot;includes&quot;...

            List of files:
            /netbsd-src/share/doc/Makefile</description>
        <pubDate>Thu, 04 Apr 1996 02:56:25 +0000</pubDate>
        <dc:creator>jtc &lt;jtc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e5e19412b42a94e5b97c1602c849dd3f4ebebe27 - clean up import</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/doc/Makefile#e5e19412b42a94e5b97c1602c849dd3f4ebebe27</link>
        <description>clean up import

            List of files:
            /netbsd-src/share/doc/Makefile</description>
        <pubDate>Sun, 19 Jun 1994 01:13:13 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5b11c06adf1cc625aa7c9c12d4d9b6f2343a3d99 - Add RCS indentifiers.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/doc/Makefile#5b11c06adf1cc625aa7c9c12d4d9b6f2343a3d99</link>
        <description>Add RCS indentifiers.

            List of files:
            /netbsd-src/share/doc/Makefile</description>
        <pubDate>Sat, 31 Jul 1993 15:27:53 +0000</pubDate>
        <dc:creator>mycroft &lt;mycroft@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1e14b562afc9d8c58bf747e4c92a8fdb775a319c - make documentation build into ps files.  this works, mostly...</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/doc/Makefile#1e14b562afc9d8c58bf747e4c92a8fdb775a319c</link>
        <description>make documentation build into ps files.  this works, mostly...

            List of files:
            /netbsd-src/share/doc/Makefile</description>
        <pubDate>Wed, 09 Jun 1993 21:47:31 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>61f282557f0bc41c0b762c629a2f4c14be8b7591 - initial import of 386bsd-0.1 sources</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/doc/Makefile#61f282557f0bc41c0b762c629a2f4c14be8b7591</link>
        <description>initial import of 386bsd-0.1 sources

            List of files:
            /netbsd-src/share/doc/Makefile</description>
        <pubDate>Sun, 21 Mar 1993 09:45:37 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
