<?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>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/crunch/examples/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/usr.sbin/crunch/examples/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bdf7758 - NO_MAN= has been deprecated in favor of MAN= for some time, go ahead</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/crunch/examples/Makefile#3bdf7758</link>
        <description>NO_MAN= has been deprecated in favor of MAN= for some time, go aheadand finish the job. ncurses is now the only Makefile in the tree thatuses it since it wasn&apos;t a simple mechanical change, and will beaddressed in a future commit.

            List of files:
            /freebsd-14.2/usr.sbin/crunch/examples/Makefile</description>
        <pubDate>Sun, 13 Apr 2014 05:21:56 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0815243c - Add support for bmake. This includes:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/crunch/examples/Makefile#0815243c</link>
        <description>Add support for bmake. This includes:1.  Don&apos;t do upgrade_checks when using bmake. As long as we have WITH_BMAKE,    there&apos;s a bootstrap complication in ths respect. Avoid it. Make the    necessary changes to have upgrade_checks work wth bmake anyway.2.  Remove the use of -E. It&apos;s not needed in our build because we use ?= for    the respective variables, which means that we&apos;ll take the environment    value (if any) anyway.3.  Properly declare phony targets as phony as bmake is a lot smarter (and    thus agressive) about build avoidance.4.  Make sure CLEANFILES is complete and use it on .NOPATH. bmake is a lot    smarter about build avoidance and should not find files we generate in    the source tree. We should not have files in the repository we want to    generate, but this is an easier way to cross this hurdle.5.  Have behavior under bmake the same as it is under make with respect to    halting when sub-commands fail. Add &quot;set -e&quot; to compound commands so    that bmake is informed when sub-commands fail.6.  Make sure crunchgen uses the same make as the rest of the build. This    is important when the make utility isn&apos;t called make (but bmake for    example).7.  While here, add support for using MAKEOBJDIR to set the object tree    location. It&apos;s the second alternative bmake looks for when determining    the actual object directory (= .OBJDIR).Submitted by:	Simon Gerraty &lt;sjg@juniper.net&gt;Submitted by:	John Van Horne &lt;jvanhorne@juniper.net&gt;

            List of files:
            /freebsd-14.2/usr.sbin/crunch/examples/Makefile</description>
        <pubDate>Sat, 06 Oct 2012 20:01:05 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@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-14.2/usr.sbin/crunch/examples/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-14.2/usr.sbin/crunch/examples/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>e653b48c - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/crunch/examples/Makefile#e653b48c</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /freebsd-14.2/usr.sbin/crunch/examples/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-14.2/usr.sbin/crunch/examples/Makefile#a35d8893</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd-14.2/usr.sbin/crunch/examples/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>90e655ea - Perform a major cleanup of the usr.sbin Makefiles.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/crunch/examples/Makefile#90e655ea</link>
        <description>Perform a major cleanup of the usr.sbin Makefiles.These are not perfectly in agreement with each other style-wise, but theyare orders of orders of magnitude more consistent style-wise than before.

            List of files:
            /freebsd-14.2/usr.sbin/crunch/examples/Makefile</description>
        <pubDate>Fri, 20 Jul 2001 06:20:32 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9439152e - Whoops, missed the .cache files - those can be tossed too.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/crunch/examples/Makefile#9439152e</link>
        <description>Whoops, missed the .cache files - those can be tossed too.

            List of files:
            /freebsd-14.2/usr.sbin/crunch/examples/Makefile</description>
        <pubDate>Wed, 15 Jun 1994 21:19:59 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>289c66d8 - Nuke all the intermediate files.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/crunch/examples/Makefile#289c66d8</link>
        <description>Nuke all the intermediate files.

            List of files:
            /freebsd-14.2/usr.sbin/crunch/examples/Makefile</description>
        <pubDate>Wed, 15 Jun 1994 21:19:23 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>704d63e6 - 1. Clean the intermediate files when building the default fixit floppy</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/crunch/examples/Makefile#704d63e6</link>
        <description>1. Clean the intermediate files when building the default fixit floppy   (demonstration) target.2. Add the kcopy and filesystem floppy configuration files from Rod.

            List of files:
            /freebsd-14.2/usr.sbin/crunch/examples/Makefile</description>
        <pubDate>Wed, 15 Jun 1994 10:49:34 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>de566360 - This is the new crunch utility for making distribution floppies from</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/crunch/examples/Makefile#de566360</link>
        <description>This is the new crunch utility for making distribution floppies fromJames da Silva.  We need to integrate this before 1.1.5 so that we canactually make the boot floppies.

            List of files:
            /freebsd-14.2/usr.sbin/crunch/examples/Makefile</description>
        <pubDate>Wed, 15 Jun 1994 10:33:49 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
