<?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>bf7113376a1e5cdd6d74a09beb94ccc1e9783899 - Create a new bsd.hostinit.mk file and put the build definitions for all host</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#bf7113376a1e5cdd6d74a09beb94ccc1e9783899</link>
        <description>Create a new bsd.hostinit.mk file and put the build definitions for all hostprograms there; make all Makefiles that use bsd.hostprog.mk include it.Namely turn off MKREPRO and don&apos;t make lint, man pages, info files etc.Remove the Makefile.inc files that contained these same settings, andremove the settings from Makefile.host

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Tue, 01 May 2018 19:59:42 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2a8932dbe9fdfd3d41d60d0a04b9a3ba294763d - PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler might</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#b2a8932dbe9fdfd3d41d60d0a04b9a3ba294763d</link>
        <description>PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler mightnot support the necessary options. This is done thusly:1. Set MKREPRO=no in Makefile.host. This handles all the Makefiles that   use it and don&apos;t include bsd.own.mk.2. Create Makefile.inc and set MKREPRO=no in it. Change the Makefiles that   include bsd.own.mk, to include bsd.init.mk which includes Makefile.inc   first. This will also allow us to control other tools options from a   single location if we need to.XXX: pullup-8

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Tue, 01 May 2018 00:04:34 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e0d2aa9d828264ab70f9613ae081494d88b6301b - Make most things under src/tools use the TOOLDIR version of compat/defs.mk,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#e0d2aa9d828264ab70f9613ae081494d88b6301b</link>
        <description>Make most things under src/tools use the TOOLDIR version of compat/defs.mk,instead of the version in the .OBJDIR of tools/compat.

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Sun, 02 Dec 2012 12:48:32 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bcc847fb86edd55791b83a3b5c91c3c3f5fc8976 - Use ${TOOL_SED} instead of just &quot;sed&quot; while building other tools.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#bcc847fb86edd55791b83a3b5c91c3c3f5fc8976</link>
        <description>Use ${TOOL_SED} instead of just &quot;sed&quot; while building other tools.Where sed is used in a != assignment, use.if make(depend) || make(all) || make(dependall) || make(install)to ensure the command doesn&apos;t run at &quot;make obj&quot; time when TOOL_SED willnot have been built.

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Sat, 25 Oct 2008 22:15:28 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>85f76ee71a2be8af1c1e95ca0644edb621995643 - Remove the definitions of BUILD_OSTYPE and BUILD_OSVERSION, which have</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#85f76ee71a2be8af1c1e95ca0644edb621995643</link>
        <description>Remove the definitions of BUILD_OSTYPE and BUILD_OSVERSION, which havebeen unused since the TOOL_JOIN change made in revision 1.9.

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Tue, 07 Oct 2008 15:10:35 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c4aece6e61258ed94916625a71fc7412b5be5637 - Pass TOOL_JOIN, TOOL_MKTEMP, NM, and TOOL_SED through to the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#c4aece6e61258ed94916625a71fc7412b5be5637</link>
        <description>Pass TOOL_JOIN, TOOL_MKTEMP, NM, and TOOL_SED through to thetools version of lorder.  Also remove the hack of treatingDarwin differently, because the new TOOL_JOIN should solve thatproblem.

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Sun, 14 Jan 2007 16:32:23 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0772ea91f48020b4ff946f10985c35b46326c7d6 - Fix unbalanced sed expression -- add missing &apos;(&apos;.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#0772ea91f48020b4ff946f10985c35b46326c7d6</link>
        <description>Fix unbalanced sed expression -- add missing &apos;(&apos;.

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Thu, 11 Jan 2007 15:10:08 +0000</pubDate>
        <dc:creator>ginsbach &lt;ginsbach@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc7b6798f1f332838ea157aeca5ef91d11094458 - Don&apos;t invoke join(1) with POSIX syntax on MacOS X 10.3.9.  This fixes</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#dc7b6798f1f332838ea157aeca5ef91d11094458</link>
        <description>Don&apos;t invoke join(1) with POSIX syntax on MacOS X 10.3.9.  This fixescross-building on the aforementioned platform.

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Tue, 09 Jan 2007 17:49:56 +0000</pubDate>
        <dc:creator>ginsbach &lt;ginsbach@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c4a72b64362cdaf56b20ef58a2b9eb3d98492c47 - Centralize the definition of the tool name prefix (i.e. &quot;nb&quot;) into</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#c4a72b64362cdaf56b20ef58a2b9eb3d98492c47</link>
        <description>Centralize the definition of the tool name prefix (i.e. &quot;nb&quot;) intobsd.own.mk, as the _TOOL_PREFIX variable.

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Sun, 08 Dec 2002 20:19:56 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>54a74239f10e6f871355f78fa6323025b79e76ab - Patch lorder with the host&apos;s working shell.  Idea from Chris Demetriou.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#54a74239f10e6f871355f78fa6323025b79e76ab</link>
        <description>Patch lorder with the host&apos;s working shell.  Idea from Chris Demetriou.

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Sun, 15 Sep 2002 17:05:26 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>184d8eecad17c54ae50ecd16dfd47129bf746bbb - replace instances of INSTALL_FILE with HOST_INSTALL_FILE</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#184d8eecad17c54ae50ecd16dfd47129bf746bbb</link>
        <description>replace instances of INSTALL_FILE with HOST_INSTALL_FILE

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Mon, 19 Nov 2001 04:47:42 +0000</pubDate>
        <dc:creator>perry &lt;perry@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d21f3d4a13ddcaf4dedde64a91336d817ee40442 - Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-&apos;.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#d21f3d4a13ddcaf4dedde64a91336d817ee40442</link>
        <description>Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-&apos;.Prefix all non-target-specific things with `nb&apos;.

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Wed, 14 Nov 2001 22:13:39 +0000</pubDate>
        <dc:creator>tv &lt;tv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e704f6d2eaf3fe2d68f95d9455798b42b46acad0 - Move &lt;bsd.hostprog.mk&gt; to the right place so TOOLDIR can be set in mk.conf.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#e704f6d2eaf3fe2d68f95d9455798b42b46acad0</link>
        <description>Move &lt;bsd.hostprog.mk&gt; to the right place so TOOLDIR can be set in mk.conf.

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Sat, 22 Sep 2001 05:02:13 +0000</pubDate>
        <dc:creator>tv &lt;tv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>14e39089db625cfcb185d6939549b405f859dbb7 - Add lorder to TOOLDIR host tools.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/lorder/Makefile#14e39089db625cfcb185d6939549b405f859dbb7</link>
        <description>Add lorder to TOOLDIR host tools.Only descend into directories if USE_NEW_TOOLCHAIN is set (allows top levelMakefile to use &quot;-m ${.CURDIR}/share/mk&quot; to get the &quot;correct&quot; &lt;bsd.own.mk&gt;when descending into src/tools/Makefile).

            List of files:
            /netbsd-src/tools/lorder/Makefile</description>
        <pubDate>Sat, 22 Sep 2001 04:15:19 +0000</pubDate>
        <dc:creator>tv &lt;tv@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
