<?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/distrib/evbsh3/rom/ramdiskel/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>eliminate use of bsd.sys.mk from Makefiles</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.10</description>
    <pubDate>Thu Jan 16 01:15:32 UTC 2014</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.9.6;  1.9.12;<br/>Merge four separate copies of list2sh.awk runlist.sh (three identical<br/>and one with slightly less options). Release build verified on amiga,<br/>bebox and evbsh3. Vax build fails for unrelated reason.</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.9</description>
    <pubDate>Fri Sep 18 09:24:59 UTC 2009</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>branches:  1.8.32;<br/>Rename a large chunk of the make(1) variables which refer to a<br/>program/tool from "FOO" to "TOOL_FOO".  The new variables are:<br/>	TOOL_ASN1_COMPILE  TOOL_CAP_MKDB  TOOL_CAT  TOOL_CKSUM  TOOL_COMPILE_ET<br/>	TOOL_CONFIG  TOOL_CRUNCHGEN  TOOL_CTAGS  TOOL_DB  TOOL_EQN  TOOL_FGEN<br/>	TOOL_GENCAT  TOOL_GROFF  TOOL_HEXDUMP  TOOL_INDXBIB  TOOL_INSTALLBOOT<br/>	TOOL_INSTALL_INFO  TOOL_M4  TOOL_MAKEFS  TOOL_MAKEINFO  TOOL_MAKEWHATIS<br/>	TOOL_MDSETIMAGE  TOOL_MENUC  TOOL_MKCSMAPPER  TOOL_MKESDB<br/>	TOOL_MKLOCALE  TOOL_MKMAGIC  TOOL_MKTEMP  TOOL_MSGC  TOOL_MTREE<br/>	TOOL_PAX  TOOL_PIC  TOOL_PREPMKBOOTIMAGE  TOOL_PWD_MKDB  TOOL_REFER<br/>	TOOL_ROFF_ASCII  TOOL_ROFF_DVI  TOOL_ROFF_HTML  TOOL_ROFF_PS<br/>	TOOL_ROFF_RAW  TOOL_RPCGEN  TOOL_SOELIM  TOOL_SUNLABEL  TOOL_TBL<br/>	TOOL_UUDECODE  TOOL_VGRIND  TOOL_ZIC<br/><br/>For each, provide default in &lt;bsd.sys.mk&gt; of the form:<br/>	TOOL_FOO?=	foo<br/>and for the ${USETOOLS}=="yes" case in &lt;bsd.own.mk&gt;, provide override:<br/>	TOOL_FOO=	${TOOLDIR}/bin/${_TOOL_PREFIX}foo<br/><br/>Document all of these in bsd.README.<br/><br/>This cleans up a chunk of potential (and actual) namespace collision<br/>within our build infrastructure, as well as improves consistency in<br/>the share/mk documentation and provision of appropriate defaults for<br/>each of these variables.</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.8</description>
    <pubDate>Thu Jul 10 10:34:06 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Set DBG=-Os for libhack.</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.7</description>
    <pubDate>Sat Apr 06 18:16:10 UTC 2002</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>- Be consistent how libhack is used: If extra HACKOBJS (e.g., gethost.o) are<br/>  required, define them before pulling in libhack/Makefile.inc so that the<br/>  dependencies work correctly.<br/>- Other minor cleanups</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.6</description>
    <pubDate>Thu Mar 28 04:33:21 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Disable libhack's gethost.o (replacement gethostby{name,addr}()) by default,<br/>as they only support reading /etc/hosts, and its the "least useful" of<br/>the libhack routines.  Add gethost.o back to Really Small media which<br/>appears to need the space savings.</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.5</description>
    <pubDate>Mon Mar 25 07:43:41 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>New crunchgen writes ${CRUNCHIDE} in ${CBIN}.mk, so we can nuke tricky code.</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.4</description>
    <pubDate>Tue Nov 14 06:37:07 UTC 2000</pubDate>
    <dc:creator>msaitoh</dc:creator>
</item>

<item>
    <title>Change all ocurrences of "crunchgen" to ${CRUNCHGEN}</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.3</description>
    <pubDate>Wed Nov 01 07:57:57 UTC 2000</pubDate>
    <dc:creator>garbled</dc:creator>
</item>

<item>
    <title>Find a bunch of places where we call "make" and replace it with ${MAKE}</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.2</description>
    <pubDate>Thu Oct 26 04:53:57 UTC 2000</pubDate>
    <dc:creator>garbled</dc:creator>
</item>

<item>
    <title>evbsh3's ramdisk dirs to make ROM image.<br/>This is example.</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.1</description>
    <pubDate>Mon Sep 18 07:21:02 UTC 2000</pubDate>
    <dc:creator>msaitoh</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.8.32.1</description>
    <pubDate>Sun Oct 05 20:10:17 UTC 2008</pubDate>
    <dc:creator>mjf</dc:creator>
</item>

<item>
    <title>Rebase to HEAD as of a few days ago.</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.9.12.1</description>
    <pubDate>Tue Aug 19 23:45:39 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>sync with head.<br/><br/>for a reference, the tree before this commit was tagged<br/>as yamt-pagecache-tag8.<br/><br/>this commit was splitted into small chunks to avoid<br/>a limitation of cvs.  ("Protocol error: too many arguments")</title>
    <description>/src/distrib/evbsh3/rom/ramdiskel/Makefile - 1.9.6.1</description>
    <pubDate>Thu May 22 00:01:28 UTC 2014</pubDate>
    <dc:creator>yamt</dc:creator>
</item>
</channel></rss>

