<?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>15b5799821db865302bd5f025490d5840da465b8 - make p++ optional, on MKCXX</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pcc/libexec/Makefile#15b5799821db865302bd5f025490d5840da465b8</link>
        <description>make p++ optional, on MKCXX

            List of files:
            /netbsd-src/external/bsd/pcc/libexec/Makefile</description>
        <pubDate>Thu, 24 Jul 2014 20:55:45 +0000</pubDate>
        <dc:creator>plunky &lt;plunky@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f790188161f01a7a378660e7da5aa1cdcb18b9c9 - update build framework for import of pcc-20140706</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pcc/libexec/Makefile#f790188161f01a7a378660e7da5aa1cdcb18b9c9</link>
        <description>update build framework for import of pcc-20140706

            List of files:
            /netbsd-src/external/bsd/pcc/libexec/Makefile</description>
        <pubDate>Thu, 24 Jul 2014 20:20:48 +0000</pubDate>
        <dc:creator>plunky &lt;plunky@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>762c58f13a7665bf29bf4c6e1d4281660689c543 - simplify PCC inclusion; MKPCCDMDS is not really required</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pcc/libexec/Makefile#762c58f13a7665bf29bf4c6e1d4281660689c543</link>
        <description>simplify PCC inclusion; MKPCCDMDS is not really required

            List of files:
            /netbsd-src/external/bsd/pcc/libexec/Makefile</description>
        <pubDate>Fri, 20 May 2011 16:02:21 +0000</pubDate>
        <dc:creator>plunky &lt;plunky@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a97ff97089ea85ae7e6056bc4b70904d5ed6e0fa - use HOSTPROG to build the mkext program (which creates external.c and</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pcc/libexec/Makefile#a97ff97089ea85ae7e6056bc4b70904d5ed6e0fa</link>
        <description>use HOSTPROG to build the mkext program (which creates external.c andexternal.h for ccom) rather than HOST_CC directly.because PROG and HOSTPROG don&apos;t play nicely together, put mkext in itsown SUBDIR

            List of files:
            /netbsd-src/external/bsd/pcc/libexec/Makefile</description>
        <pubDate>Thu, 14 Apr 2011 09:31:25 +0000</pubDate>
        <dc:creator>plunky &lt;plunky@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e8d2e908f8b346a7158469563897539c1491afef - use SUBDIR= not SUBDIR+=</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pcc/libexec/Makefile#e8d2e908f8b346a7158469563897539c1491afef</link>
        <description>use SUBDIR= not SUBDIR+=

            List of files:
            /netbsd-src/external/bsd/pcc/libexec/Makefile</description>
        <pubDate>Fri, 05 Feb 2010 08:42:39 +0000</pubDate>
        <dc:creator>plunky &lt;plunky@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>69337406ecd588ac1a2eead793ece833c36e17ea - following the documentation in mk.conf(5) and share/mk/bsd.README,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pcc/libexec/Makefile#69337406ecd588ac1a2eead793ece833c36e17ea</link>
        <description>following the documentation in mk.conf(5) and share/mk/bsd.README,and prior art with the MKGCC and MKGCCCMDS build options, only buildand install the pcc commands (pcc, cpp &amp; ccom) when MKPCCCMDS != no

            List of files:
            /netbsd-src/external/bsd/pcc/libexec/Makefile</description>
        <pubDate>Wed, 03 Feb 2010 22:07:50 +0000</pubDate>
        <dc:creator>plunky &lt;plunky@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7d4f77f20f0d67bc9b75066715edece4e1dde267 - Clean up the build framework for pcc</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pcc/libexec/Makefile#7d4f77f20f0d67bc9b75066715edece4e1dde267</link>
        <description>Clean up the build framework for pcc  - use &lt;bsd.init.mk&gt; to include &lt;../Makefile.inc&gt; files  - add Makefile.inc files that pull in appropriate build settings  - fix the LIBEXECDIR definition (should have trailing /)  - make cc.1 install as pcc.1 to match the binary  - use YHEADER= to build the yacc headers  - general consistency tidy up

            List of files:
            /netbsd-src/external/bsd/pcc/libexec/Makefile</description>
        <pubDate>Wed, 20 Jan 2010 11:45:54 +0000</pubDate>
        <dc:creator>plunky &lt;plunky@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>50f2c2b35959ac804c9e346eeb1880c670789ecf - Add pcc build framework.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pcc/libexec/Makefile#50f2c2b35959ac804c9e346eeb1880c670789ecf</link>
        <description>Add pcc build framework.

            List of files:
            /netbsd-src/external/bsd/pcc/libexec/Makefile</description>
        <pubDate>Sun, 24 Aug 2008 05:47:05 +0000</pubDate>
        <dc:creator>gmcgarry &lt;gmcgarry@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
