<?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/acorn32/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>all: fix "Invalid internal option" warning from make</title>
    <description>/src/distrib/acorn32/Makefile - 1.21</description>
    <pubDate>Tue Sep 23 20:12:05 UTC 2025</pubDate>
    <dc:creator>rillig</dc:creator>
</item>

<item>
    <title>Insert a .WAIT between building of the bootloaders and the CD images,<br/>trying to avoid a build issue as seen on the build cluster:<br/><br/>copying image /home/builds/ab/HEAD/acorn32/201808111340Z-obj/home/source/ab/HEAD/src/distrib/acorn32/ramdisk/ramdisk.fs into netbsd-INSTALL.tmp (2355200 bytes)<br/>done copying image<br/>exiting<br/>rm -f netbsd-INSTALL.gz<br/>cp: /home/builds/ab/HEAD/acorn32/201808111340Z-dest/usr/mdec/boot32,ffa: No such file or directory</title>
    <description>/src/distrib/acorn32/Makefile - 1.20</description>
    <pubDate>Sun Aug 12 09:02:02 UTC 2018</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>branches:  1.19.60;  1.19.62;<br/>Change remaining instances of ${RELEASEDIR}/${MACHINES} to<br/>${RELEASEDIR}/${RELEASEMACHINEDIR}</title>
    <description>/src/distrib/acorn32/Makefile - 1.19</description>
    <pubDate>Mon Jun 23 02:16:53 UTC 2008</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.18.12;  1.18.16;<br/>Add an iso_image target (iso-image as a target name doesn't play well with<br/>bsd.subdirs.mk) in distrib/makefile, which builds an iso image for $MACHINE<br/>with binary sets, stored in ${RELEASEDIR}/iso. The image is bootable for:<br/>alpha, amd64, cats, i386, pmax, sgimips, sparc, sparc64, sun3, vax.<br/>mac68k/macppc no there yet because of missing feature in makefs.<br/><br/>call iso_image in distrib/ for iso-image in the top Makefile.</title>
    <description>/src/distrib/acorn32/Makefile - 1.18</description>
    <pubDate>Tue Mar 06 21:56:48 UTC 2007</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>branches:  1.17.16;<br/>Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of<br/>"${RELEASEDIR}/...".<br/><br/>${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only<br/>cleaned if UPDATE is not defined.</title>
    <description>/src/distrib/acorn32/Makefile - 1.17</description>
    <pubDate>Fri Jan 03 15:34:31 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>We dont use gzip anymore</title>
    <description>/src/distrib/acorn32/Makefile - 1.16</description>
    <pubDate>Wed Jul 10 11:33:21 UTC 2002</pubDate>
    <dc:creator>reinoud</dc:creator>
</item>

<item>
    <title>branches:  1.15.2;<br/>Switch over to distrib/acorn32/stand/BtNetBSD. Note the created archive is now<br/>BtNetBSD.tar.Z - we don't have zip in tree, and RICS OS SparkPlug<br/>doesn't support tgz. Change discussed with Reinoud.<br/><br/>Use ${.CURDIR} for path to gzip_ff8.bin.uue, so that this would work<br/>with objdirs.</title>
    <description>/src/distrib/acorn32/Makefile - 1.15</description>
    <pubDate>Thu May 09 20:22:26 UTC 2002</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>yet another distrib overhaul:<br/>- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib<br/>  (fixes problem caused by implicit include of ../Makefile.inc in certain<br/>  submake conditions triggered by makefiles not yet in tree)<br/>- removed mkdir of ${RELEASEDIR}/*;  rely upon "snap_pre" target of<br/>  etc/Makefile to create all the release directories<br/>- renamed RELINSTALL to RELEASE_INSTALL<br/>- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR<br/>- renamed MDSETDIR to MDSET_RELEASEDIR<br/>- removed ITARGET<br/>- move release target from top level to appropriate subdirectory<br/>- ensure release target has correct depends<br/>- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD<br/>- Makefile.image: add realall: ${IMAGE}</title>
    <description>/src/distrib/acorn32/Makefile - 1.14</description>
    <pubDate>Thu May 02 18:02:17 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version</title>
    <description>/src/distrib/acorn32/Makefile - 1.13</description>
    <pubDate>Fri Apr 26 15:50:23 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>use gzip -9f</title>
    <description>/src/distrib/acorn32/Makefile - 1.12</description>
    <pubDate>Fri Apr 12 14:03:59 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>use RELINSTALL from ../Makefile.inc</title>
    <description>/src/distrib/acorn32/Makefile - 1.11</description>
    <pubDate>Thu Apr 11 06:40:48 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>for consistency reasons, pull in ${_SRC_TOP_}/distrib/Makefile.inc</title>
    <description>/src/distrib/acorn32/Makefile - 1.10</description>
    <pubDate>Thu Apr 11 05:34:32 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>add .WAIT sync</title>
    <description>/src/distrib/acorn32/Makefile - 1.9</description>
    <pubDate>Wed Apr 10 01:08:34 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>cleanup and use some more appropriate variables and targets</title>
    <description>/src/distrib/acorn32/Makefile - 1.8</description>
    <pubDate>Wed Mar 06 13:27:22 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>replace local ${REV} with ${DISTRIBREV} from distrib/Makefile.inc</title>
    <description>/src/distrib/acorn32/Makefile - 1.7</description>
    <pubDate>Wed Mar 06 00:39:10 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Make sure &lt;bsd.own.mk&gt; is pulled in before ${PRINTOBJDIR} is used.</title>
    <description>/src/distrib/acorn32/Makefile - 1.6</description>
    <pubDate>Tue Mar 05 21:23:30 UTC 2002</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Add the RISC OS gzip tool for installation purposes. It gets uudecoded and<br/>installed in ../release/installation/misc/ next to the bootloader.</title>
    <description>/src/distrib/acorn32/Makefile - 1.5</description>
    <pubDate>Sat Feb 16 01:53:52 UTC 2002</pubDate>
    <dc:creator>reinoud</dc:creator>
</item>

<item>
    <title>Oeps... delete a former gzipped tar file first.</title>
    <description>/src/distrib/acorn32/Makefile - 1.4</description>
    <pubDate>Mon Feb 11 23:07:46 UTC 2002</pubDate>
    <dc:creator>reinoud</dc:creator>
</item>

<item>
    <title>Include BtNetBSD in the release !</title>
    <description>/src/distrib/acorn32/Makefile - 1.3</description>
    <pubDate>Mon Feb 11 23:02:23 UTC 2002</pubDate>
    <dc:creator>reinoud</dc:creator>
</item>

<item>
    <title>don't set the owner or group when installing into $RELEASEDIR</title>
    <description>/src/distrib/acorn32/Makefile - 1.2</description>
    <pubDate>Sat Feb 09 13:56:48 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>
</channel></rss>

