<?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>f36f637c - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#f36f637c</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis simplifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 04:51:36 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d281361 - Remove GNU texinfo from base along with all info pages.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#2d281361</link>
        <description>Remove GNU texinfo from base along with all info pages.To be able to info pages consider installing texinfo from ports print/texinfo orvia pkg: pkg install texinfoDifferential Revision:	https://reviews.freebsd.org/D1409Reviewed by:	emaste, imp (previous version)Relnotes:	yes

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Fri, 02 Jan 2015 18:45:03 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4a558355 - MAN[1-9] -&gt; MAN.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#4a558355</link>
        <description>MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 17:27:19 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d05257b0 - Replace beforeinstall target with new variables used by .mk system.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#d05257b0</link>
        <description>Replace beforeinstall target with new variables used by .mk system.Reviewed by:	marcel, and make world

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Fri, 14 Jan 2000 07:57:47 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d8f5c868 - Build this from contrib/ now.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#d8f5c868</link>
        <description>Build this from contrib/ now.

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Sat, 04 Sep 1999 09:52:36 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f3dea24 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#7f3dea24</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 00:22:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7e546392 - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#7e546392</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 15:12:41 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#1130b656</link>
        <description>Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so long.Boy, I&apos;m glad we&apos;re not using sup anymore.  This update would have beeninsane otherwise.

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Tue, 14 Jan 1997 07:20:47 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a2e238f9 - Back out the last backout.  This should work now that the bsd.info.mk</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#a2e238f9</link>
        <description>Back out the last backout.  This should work now that the bsd.info.mkspammed revisions have been restored.

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Sun, 12 Jan 1997 07:10:57 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2276537 - Disconnect the doc subdir as well, bsd.info.mk freaks out if there</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#e2276537</link>
        <description>Disconnect the doc subdir as well, bsd.info.mk freaks out if thereis no ${INFO} variable set.. :-(

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Sun, 12 Jan 1997 05:03:29 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>680b396b - Removed unused `-I.&apos;s from CFLAGS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#680b396b</link>
        <description>Removed unused `-I.&apos;s from CFLAGS.&quot;.&quot; means the object directory, so it is just confusing to use itwhen nothing is included from the object directory unless the objectdirectory is also the source directory.  It is confusing for &quot;.&quot;not to mean the source directory anyway, so used `-I.&apos;s should bereplaced by `-I${.OBJDIR}&apos;.

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Wed, 04 Sep 1996 22:25:35 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c5c87869 - cmp -s || install -c ==&gt; install -C</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#c5c87869</link>
        <description>cmp -s || install -c ==&gt; install -C

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Fri, 30 Aug 1996 01:51:09 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>48cfb668 - Change `install&apos; to `${INSTALL}&apos; so that default install flags can be</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#48cfb668</link>
        <description>Change `install&apos; to `${INSTALL}&apos; so that default install flags can bespecified in the top level Makefiles.Previously I missed dozens of Makefiles that skip the install afterusing `cmp -s&apos; to decide that the install isn&apos;t necessary.

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Sun, 06 Aug 1995 12:24:38 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>af4d8ead - The Common Error Description Library, developed by MIT SIPB and used by</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcom_err/Makefile#af4d8ead</link>
        <description>The Common Error Description Library, developed by MIT SIPB and used bya number of (ex-)Athena programs.  Breaking my own rules for importingsomewhat, as this code does not appear to be actively maintained by anyone(not that it really needs it).

            List of files:
            /freebsd-12.1/lib/libcom_err/Makefile</description>
        <pubDate>Sat, 14 Jan 1995 22:23:41 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
