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

            List of files:
            /freebsd-14.2/usr.sbin/spkrtest/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>d9914242 - Replace the perl script version of this with a sh(1) script.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/spkrtest/Makefile#d9914242</link>
        <description>Replace the perl script version of this with a sh(1) script.Submitted by:	Riccardo &quot;VIC&quot; Torrini &lt;riccardo@torrini.org&gt;

            List of files:
            /freebsd-14.2/usr.sbin/spkrtest/Makefile</description>
        <pubDate>Thu, 16 May 2002 18:51:57 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b9ad8c86 - beforeinstall -&gt; SCRIPTS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/spkrtest/Makefile#b9ad8c86</link>
        <description>beforeinstall -&gt; SCRIPTS.

            List of files:
            /freebsd-14.2/usr.sbin/spkrtest/Makefile</description>
        <pubDate>Sat, 07 Apr 2001 11:21:35 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>345e52e7 - - Backout botched attempt to introduce MANSECT feature.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/spkrtest/Makefile#345e52e7</link>
        <description>- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/usr.sbin/spkrtest/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 14:42:20 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>97d92980 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/spkrtest/Makefile#97d92980</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/usr.sbin/spkrtest/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 01:35:59 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1c9a0db8 - Added myself as maintainer.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/spkrtest/Makefile#1c9a0db8</link>
        <description>Added myself as maintainer.

            List of files:
            /freebsd-14.2/usr.sbin/spkrtest/Makefile</description>
        <pubDate>Tue, 09 Feb 1999 17:23:03 +0000</pubDate>
        <dc:creator>Wolfram Schneider &lt;wosch@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9c0dc173 - Change `install&apos; to `${INSTALL}&apos; so that default install flags can be</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/spkrtest/Makefile#9c0dc173</link>
        <description>Change `install&apos; to `${INSTALL}&apos; so that default install flags can bespecified in the top level Makefiles.

            List of files:
            /freebsd-14.2/usr.sbin/spkrtest/Makefile</description>
        <pubDate>Tue, 25 Jul 1995 00:37:58 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6114247 - Delete the recently introduced NOOBJ.  The obj directory will soon be</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/spkrtest/Makefile#c6114247</link>
        <description>Delete the recently introduced NOOBJ.  The obj directory will soon beused to hold gzipped man pages.

            List of files:
            /freebsd-14.2/usr.sbin/spkrtest/Makefile</description>
        <pubDate>Mon, 24 Jul 1995 23:02:03 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>61820e88 - Better version of spkrtest using perl and dialog</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/spkrtest/Makefile#61820e88</link>
        <description>Better version of spkrtest using perl and dialogSubmitted by: Wolfram Schneider &lt;wosch@cs.tu-berlin.de&gt;

            List of files:
            /freebsd-14.2/usr.sbin/spkrtest/Makefile</description>
        <pubDate>Sun, 23 Jul 1995 01:46:55 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f4221a73 - Change ${COPY} to -c, always needed here</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/spkrtest/Makefile#f4221a73</link>
        <description>Change ${COPY} to -c, always needed here

            List of files:
            /freebsd-14.2/usr.sbin/spkrtest/Makefile</description>
        <pubDate>Sat, 31 Dec 1994 11:13:52 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>80aea1ca - Cleanup.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/spkrtest/Makefile#80aea1ca</link>
        <description>Cleanup.

            List of files:
            /freebsd-14.2/usr.sbin/spkrtest/Makefile</description>
        <pubDate>Fri, 30 Dec 1994 15:40:11 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>485752ff - Speaker driver test script</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/spkrtest/Makefile#485752ff</link>
        <description>Speaker driver test scriptObtained from: FreeBSD 1.1.5.1

            List of files:
            /freebsd-14.2/usr.sbin/spkrtest/Makefile</description>
        <pubDate>Sat, 22 Oct 1994 02:09:06 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
