<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>76d4444c78baad11b1499e8b18c9101e0b19b627 - When using -lcurses, you also need -lterminfo.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/games/rain/Makefile#76d4444c78baad11b1499e8b18c9101e0b19b627</link>
        <description>When using -lcurses, you also need -lterminfo.This fixes the build for sun2, and also builds with LDSTATIC=-static,since archive libraries don&apos;t record inter-library dependencies.

            List of files:
            /netbsd-src/games/rain/Makefile</description>
        <pubDate>Sat, 06 Feb 2010 23:45:24 +0000</pubDate>
        <dc:creator>he &lt;he@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d4f48e67da6b1532dd51173c735431743630059c - Make the default WARNS for games 4. The only game that needs to set WARNS</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/games/rain/Makefile#d4f48e67da6b1532dd51173c735431743630059c</link>
        <description>Make the default WARNS for games 4. The only game that needs to set WARNSto anything else now is rogue, so clear WARNS from the other makefiles.

            List of files:
            /netbsd-src/games/rain/Makefile</description>
        <pubDate>Mon, 28 Jan 2008 07:03:58 +0000</pubDate>
        <dc:creator>dholland &lt;dholland@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc2f26bcaa1622177aa51af97616c89d61e0b82c - Enable WARNS=3 and pass lint(1).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/games/rain/Makefile#dc2f26bcaa1622177aa51af97616c89d61e0b82c</link>
        <description>Enable WARNS=3 and pass lint(1).ok christos@

            List of files:
            /netbsd-src/games/rain/Makefile</description>
        <pubDate>Tue, 09 Aug 2005 09:15:23 +0000</pubDate>
        <dc:creator>rpaulo &lt;rpaulo@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1543eff804afd0ffbfdeb511d98732092d1b4873 - This patch converts rain(6) to use curses, thereby</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/games/rain/Makefile#1543eff804afd0ffbfdeb511d98732092d1b4873</link>
        <description>This patch converts rain(6) to use curses, therebysignificantly simplifying the code and improving its portability.  Italso adds a delay option from OpenBSD to make the display go at auseful speed on fast terminals, and fixes signal handling to make itreliable.Patch supplied by Joseph Myers &lt;jsm28@cam.ac.uk&gt; in PR 6659.

            List of files:
            /netbsd-src/games/rain/Makefile</description>
        <pubDate>Fri, 30 Jul 1999 02:14:56 +0000</pubDate>
        <dc:creator>hubertf &lt;hubertf@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>394bd2cf506f62f43f2d94a80043796e1aa64440 - Remove -lcompat; not needed.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/games/rain/Makefile#394bd2cf506f62f43f2d94a80043796e1aa64440</link>
        <description>Remove -lcompat; not needed.

            List of files:
            /netbsd-src/games/rain/Makefile</description>
        <pubDate>Wed, 04 Feb 1998 10:21:12 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b56b88a58569db8e2a4d0d4772a2a514c12d393b - clean up import.  NetBSD RCS IDs</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/games/rain/Makefile#b56b88a58569db8e2a4d0d4772a2a514c12d393b</link>
        <description>clean up import.  NetBSD RCS IDs

            List of files:
            /netbsd-src/games/rain/Makefile</description>
        <pubDate>Sat, 22 Apr 1995 08:19:45 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c4c01d75b2798c0b0d9625eb189ac07296c7d013 - specify man pages the new way.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/games/rain/Makefile#c4c01d75b2798c0b0d9625eb189ac07296c7d013</link>
        <description>specify man pages the new way.

            List of files:
            /netbsd-src/games/rain/Makefile</description>
        <pubDate>Thu, 22 Dec 1994 09:31:26 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a218d38dc2e8719584fd47f2407db7f3b8bde89f - need -lcompat</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/games/rain/Makefile#a218d38dc2e8719584fd47f2407db7f3b8bde89f</link>
        <description>need -lcompat

            List of files:
            /netbsd-src/games/rain/Makefile</description>
        <pubDate>Mon, 23 May 1994 05:32:40 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cda4f8f6ee55684e8d311b86c99ea59191e6b74f - Add RCS identifiers.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/games/rain/Makefile#cda4f8f6ee55684e8d311b86c99ea59191e6b74f</link>
        <description>Add RCS identifiers.

            List of files:
            /netbsd-src/games/rain/Makefile</description>
        <pubDate>Sun, 01 Aug 1993 05:37:30 +0000</pubDate>
        <dc:creator>mycroft &lt;mycroft@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f620d7d9f695516d61b8ae159bef39f7df9bf02a - got rid of unnecessary -lcompat and associated dependency</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/games/rain/Makefile#f620d7d9f695516d61b8ae159bef39f7df9bf02a</link>
        <description>got rid of unnecessary -lcompat and associated dependency

            List of files:
            /netbsd-src/games/rain/Makefile</description>
        <pubDate>Tue, 23 Mar 1993 02:44:38 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>61f282557f0bc41c0b762c629a2f4c14be8b7591 - initial import of 386bsd-0.1 sources</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/games/rain/Makefile#61f282557f0bc41c0b762c629a2f4c14be8b7591</link>
        <description>initial import of 386bsd-0.1 sources

            List of files:
            /netbsd-src/games/rain/Makefile</description>
        <pubDate>Sun, 21 Mar 1993 09:45:37 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
