<?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>
    <link>http://nxr.netbsd.org/rss/src/share/me/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>me.7 is supplied both by groff and here. Don't include both.</title>
    <description>/src/share/me/Makefile - 1.27</description>
    <pubDate>Tue Feb 12 20:46:10 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.26.18;  1.26.24;<br/>Use ${TOOL_SED} instead if plain sed in Makefiles.</title>
    <description>/src/share/me/Makefile - 1.26</description>
    <pubDate>Sat Oct 25 22:27:36 UTC 2008</pubDate>
    <dc:creator>apb</dc:creator>
</item>

<item>
    <title>Don't remove ${.TARGET} - thanks Alexander for pointing it out.</title>
    <description>/src/share/me/Makefile - 1.25</description>
    <pubDate>Sat Mar 20 20:41:33 UTC 2004</pubDate>
    <dc:creator>dsl</dc:creator>
</item>

<item>
    <title>rm -f and CLEANFILES all the *.me.tmp files created during install</title>
    <description>/src/share/me/Makefile - 1.24</description>
    <pubDate>Sat Mar 20 11:35:15 UTC 2004</pubDate>
    <dc:creator>dsl</dc:creator>
</item>

<item>
    <title>Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.<br/>Replace defined(UNPRIVED) tests with ${MKUNPRIVED} != "no"<br/><br/>Add MKUPDATE; if not no has the same semantics as if UPDATE was defined.<br/>Replace defined(UPDATE) tests with ${MKUPDATE} != "no"<br/><br/>Improve documentation for these and other make flags.</title>
    <description>/src/share/me/Makefile - 1.23</description>
    <pubDate>Fri Jul 18 08:26:05 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Do not install tmac.e any longer -- use the groff me package instead.</title>
    <description>/src/share/me/Makefile - 1.22</description>
    <pubDate>Mon Jun 30 18:52:52 UTC 2003</pubDate>
    <dc:creator>wiz</dc:creator>
</item>

<item>
    <title>Correct error in last commit: "revisions" should not be removed during<br/>install.</title>
    <description>/src/share/me/Makefile - 1.21</description>
    <pubDate>Sun Mar 17 21:11:32 UTC 2002</pubDate>
    <dc:creator>tron</dc:creator>
</item>

<item>
    <title>Remove "-c" from "${INSTALL_FILE}" to avoid leaving ".tmp" files arround.</title>
    <description>/src/share/me/Makefile - 1.20</description>
    <pubDate>Sat Mar 16 10:19:58 UTC 2002</pubDate>
    <dc:creator>tron</dc:creator>
</item>

<item>
    <title>use ${INSTALL_FILE} as appropriate</title>
    <description>/src/share/me/Makefile - 1.19</description>
    <pubDate>Sat Feb 09 09:17:27 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>avoid unnecessarily using /tmp during "make install"</title>
    <description>/src/share/me/Makefile - 1.18</description>
    <pubDate>Tue Aug 07 10:24:46 UTC 2001</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Use ${COPY} instead of -c for ${INSTALL} commands.</title>
    <description>/src/share/me/Makefile - 1.17</description>
    <pubDate>Sat Sep 23 13:53:43 UTC 2000</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>Use ${INSTPRIV} with ${INSTALL}.</title>
    <description>/src/share/me/Makefile - 1.16</description>
    <pubDate>Sat Aug 21 06:27:29 UTC 1999</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>sigh, `make install' should not attempt to create additional files in<br/>the object directory. Work around this by using `/tmp'.</title>
    <description>/src/share/me/Makefile - 1.15</description>
    <pubDate>Fri Aug 06 07:32:07 UTC 1999</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>Use install(1) to install the macro files instead of an ad-hoc equivalent</title>
    <description>/src/share/me/Makefile - 1.14</description>
    <pubDate>Sun Aug 01 17:02:44 UTC 1999</pubDate>
    <dc:creator>sommerfeld</dc:creator>
</item>

<item>
    <title>Restore current NetBSD build, modify paths in me.7.</title>
    <description>/src/share/me/Makefile - 1.13</description>
    <pubDate>Mon Jul 07 18:44:43 UTC 1997</pubDate>
    <dc:creator>phil</dc:creator>
</item>

<item>
    <title>Resolve conflicts created by import.</title>
    <description>/src/share/me/Makefile - 1.12</description>
    <pubDate>Mon Jul 07 18:33:30 UTC 1997</pubDate>
    <dc:creator>phil</dc:creator>
</item>

<item>
    <title>Clean up the proginstall hacks a little.</title>
    <description>/src/share/me/Makefile - 1.11</description>
    <pubDate>Wed May 07 16:06:00 UTC 1997</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>Make this work with obj dirs.</title>
    <description>/src/share/me/Makefile - 1.10</description>
    <pubDate>Wed Mar 26 23:11:15 UTC 1997</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>- Makefile cleanups</title>
    <description>/src/share/me/Makefile - 1.9</description>
    <pubDate>Mon Mar 24 21:57:07 UTC 1997</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Use ${INSTALL}.</title>
    <description>/src/share/me/Makefile - 1.8</description>
    <pubDate>Fri Oct 18 05:57:14 UTC 1996</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>
</channel></rss>

