<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>5b381db8 - Remove NO_OBJ</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/include/arpa/Makefile#5b381db8</link>
        <description>Remove NO_OBJFor meta mode we will want objdirs.Differential Revision:	D2748Reviewed by:	brooks imp

            List of files:
            /freebsd-13.1/include/arpa/Makefile</description>
        <pubDate>Thu, 11 Jun 2015 04:22:17 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ea7315fe - Cleanup</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/include/arpa/Makefile#ea7315fe</link>
        <description>Cleanup

            List of files:
            /freebsd-13.1/include/arpa/Makefile</description>
        <pubDate>Sun, 17 Feb 2013 23:46:17 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ddafe925 - ftpd needs telnet.h so install it regardless</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/include/arpa/Makefile#ddafe925</link>
        <description>ftpd needs telnet.h so install it regardless

            List of files:
            /freebsd-13.1/include/arpa/Makefile</description>
        <pubDate>Sat, 16 Feb 2013 01:32:03 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7750ad47 - Sync FreeBSD&apos;s bmake branch with Juniper&apos;s internal bmake branch.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/include/arpa/Makefile#7750ad47</link>
        <description>Sync FreeBSD&apos;s bmake branch with Juniper&apos;s internal bmake branch.Requested by: Simon Gerraty &lt;sjg@juniper.net&gt;

            List of files:
            /freebsd-13.1/include/arpa/Makefile</description>
        <pubDate>Wed, 22 Aug 2012 19:25:57 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0d - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/include/arpa/Makefile#c6063d0d</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd-13.1/include/arpa/Makefile</description>
        <pubDate>Tue, 06 May 2014 04:22:01 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a00a68e - MK_* variable should be compared to &quot;no&quot; not &quot;NO&quot;.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/include/arpa/Makefile#1a00a68e</link>
        <description>MK_* variable should be compared to &quot;no&quot; not &quot;NO&quot;.Submitted by:	&quot;b.f.&quot; &lt;bf1783@googlemail.com&gt;

            List of files:
            /freebsd-13.1/include/arpa/Makefile</description>
        <pubDate>Fri, 25 Jan 2013 17:40:10 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9c08d174 - Don&apos;t install telnet.h if it will be installed by libtelnet.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/include/arpa/Makefile#9c08d174</link>
        <description>Don&apos;t install telnet.h if it will be installed by libtelnet.

            List of files:
            /freebsd-13.1/include/arpa/Makefile</description>
        <pubDate>Thu, 24 Jan 2013 16:28:37 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/include/arpa/Makefile#e653b48c</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /freebsd-13.1/include/arpa/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 08:47:35 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d8893 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/include/arpa/Makefile#a35d8893</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd-13.1/include/arpa/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 15:33:08 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7b111cb - Added new bsd.incs.mk which handles installing of header files</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/include/arpa/Makefile#c7b111cb</link>
        <description>Added new bsd.incs.mk which handles installing of header filesvia INCS.  Implemented INCSLINKS (equivalent to SYMLINKS) tohandle symlinking include files.  Allow for multiple groups ofinclude files to be installed, with the powerful INCSGROUPS knob.Documentation to follow.Added standard `includes&apos; and `incsinstall&apos; targets, use themin Makefile.inc1.  Headers from the following makefiles werenot installed before (during `includes&apos; in Makefile.inc1):	kerberos5/lib/libtelnet/Makefile	lib/libbz2/Makefile	lib/libdevinfo/Makefile	lib/libform/Makefile	lib/libisc/Makefile	lib/libmenu/Makefile	lib/libmilter/Makefile	lib/libpanel/MakefileReplaced all `beforeinstall&apos; targets for installing includeswith the INCS stuff.Renamed INCDIR to INCSDIR, for consistency with FILES and SCRIPTS,and for compatibility with NetBSD.  Similarly for INCOWN, INCGRP,and INCMODE.Consistently use INCLUDEDIR instead of /usr/include.gnu/lib/libstdc++/Makefile and gnu/lib/libsupc++/Makefile changeswere only lightly tested due to the missing contrib/libstdc++-v3.I fully tested the pre-WIP_GCC31 version of this patch with thecontrib/libstdc++.295 stuff.These changes have been tested on i386 with the -DNO_WERROR &quot;makeworld&quot; and &quot;make release&quot;.

            List of files:
            /freebsd-13.1/include/arpa/Makefile</description>
        <pubDate>Sun, 12 May 2002 16:01:00 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
