<?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.bin/lex/lib/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/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>a35f04fb - Adopt SRCTOP in usr.bin</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/lex/lib/Makefile#a35f04fb</link>
        <description>Adopt SRCTOP in usr.binPrefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/fooover ${.CURDIR}/../foo for paths in Makefiles.Differential Revision:	https://reviews.freebsd.org/D9932Sponsored by:		NetflixSilence on:		arch@ (twice)

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/Makefile</description>
        <pubDate>Sun, 12 Mar 2017 18:58:44 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@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-14.2/usr.bin/lex/lib/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-14.2/usr.bin/lex/lib/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>ab76bc97 - Connect flex 2.5.37 to the build and bump __FreeBSD_version.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/lex/lib/Makefile#ab76bc97</link>
        <description>Connect flex 2.5.37 to the build and bump __FreeBSD_version.

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/Makefile</description>
        <pubDate>Tue, 21 May 2013 19:32:35 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7946da9 - Build usr.bin/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/lex/lib/Makefile#b7946da9</link>
        <description>Build usr.bin/ with WARNS=6 by default.Also add some missing $FreeBSD$ to keep svn happy.

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 10:27:05 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4f6d329f - - Convert NO_INSTALLLIB option to a new syntax: makefiles should</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/lex/lib/Makefile#4f6d329f</link>
        <description>- Convert NO_INSTALLLIB option to a new syntax: makefiles should  test MK_INSTALLLIB, users can set WITHOUT_INSTALLLIB.  The old  NO_INSTALLLIB is still supported as several makefiles set it.- While here, fix an install when instructed not to install libs  (usr.bin/lex/lib/Makefile).PR:		bin/114200Submitted by:	Henrik Brix Andersen

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/Makefile</description>
        <pubDate>Sat, 20 Oct 2007 19:01:50 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5740a2b6 - Convert NO_PROFILE and NO_LIB32 to new style.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/lex/lib/Makefile#5740a2b6</link>
        <description>Convert NO_PROFILE and NO_LIB32 to new style.

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/Makefile</description>
        <pubDate>Sat, 18 Mar 2006 21:37:05 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab7a2947 - NODOCCOMPRESS -&gt; NO_DOCCOMPRESS</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/lex/lib/Makefile#ab7a2947</link>
        <description>NODOCCOMPRESS -&gt; NO_DOCCOMPRESSNOINFO -&gt; NO_INFONOINFOCOMPRESS -&gt; NO_INFOCOMPRESSNOLINT -&gt; NO_LINTNOPIC -&gt; NO_PICNOPROFILE -&gt; NO_PROFILE

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 09:33:47 +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.bin/lex/lib/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.bin/lex/lib/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>c3aac50f - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/lex/lib/Makefile#c3aac50f</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 01:08:13 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>72b4ef71 - NOSHARED takes a yes/YES no/NO value, not &quot;true, false, hey mon!&quot;.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/lex/lib/Makefile#72b4ef71</link>
        <description>NOSHARED takes a yes/YES no/NO value, not &quot;true, false, hey mon!&quot;.NOPIC is used to not generate a shared library, not NOSHARED.Make NOSHARED advisory where appropriate.Remove bogus NOSHARED (kbdio).

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/Makefile</description>
        <pubDate>Sun, 29 Jun 1997 06:03:42 +0000</pubDate>
        <dc:creator>Paul Traina &lt;pst@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c115df18 - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/lex/lib/Makefile#c115df18</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 19:58:13 +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-14.2/usr.bin/lex/lib/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-14.2/usr.bin/lex/lib/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>1b989d7a - Now that we install the `flex&apos; alias for our lex, we should also</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/lex/lib/Makefile#1b989d7a</link>
        <description>Now that we install the `flex&apos; alias for our lex, we should alsoinstall the `libfl&apos; alias for libl.  Some third-party software willexpect it this way.Submitted by:	Holm tiffe (holm@geophysik.tu-freiberg.de)

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/Makefile</description>
        <pubDate>Sat, 24 Feb 1996 16:31:31 +0000</pubDate>
        <dc:creator>Joerg Wunsch &lt;joerg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee307ac8 - We really, really /don&apos;t/ want to have a shared lex library.  Also,</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/lex/lib/Makefile#ee307ac8</link>
        <description>We really, really /don&apos;t/ want to have a shared lex library.  Also,current users should note that the old 1.1.5 lex can&apos;t process thenew scan.l, so you have to copy initscan.c to obj/scan.c before it willbuild.

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/Makefile</description>
        <pubDate>Thu, 25 Aug 1994 23:11:07 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8387c24d - Flex version 2.4.7 from LBL</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/lex/lib/Makefile#8387c24d</link>
        <description>Flex version 2.4.7 from LBLReviewed by:	Geoff.

            List of files:
            /freebsd-14.2/usr.bin/lex/lib/Makefile</description>
        <pubDate>Wed, 24 Aug 1994 13:10:34 +0000</pubDate>
        <dc:creator>Geoff Rehmet &lt;csgr@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
