History log of /netbsd-current/etc/etc.acorn32/Makefile.inc
Revision Date Author Comments
# 1.13 17-Mar-2008 lukem

Convert all the etc/etc.*/Makefile.inc to use RELEASEDIR/RELEASEMACHINEDIR
just like etc/Makefile does.


# 1.12 24-Jul-2007 pavel

branches: 1.12.4; 1.12.10; 1.12.12; 1.12.14;
Add a comment reminding to update the release notes if the list of
kernels change.


# 1.11 16-Aug-2006 he

Remove references to no-longer-existing NC_WSCONS RPC_WSCONS kernel
configuration files.


# 1.10 02-Aug-2003 bjh21

Put boot32,ffa into the release tree so people can use it for booting ramdisk
kernels.


# 1.9 03-Jan-2003 lukem

Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
"${RELEASEDIR}/...".

${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.


# 1.8 02-Dec-2002 lukem

consistency tweaks


# 1.7 02-Dec-2002 lukem

- add snap_post, which makes "clean depend all release" in ../distrib/
for all platforms.
- remove now unnecessary replicated code in the various snap_md_post targets
- remove snap_md_pre; nothing uses it any more
- use ${NETBSDSRCDIR} and ${KERNSRCDIR} as appropriate


# 1.6 02-May-2002 lukem

- consistency cleanup
- ensure INSTALLATION_DIRS contains the appropriate extra directories
for a given platform


# 1.5 31-Mar-2002 bjh21

Add a MAKESUMS variable which invokes makesums with CKSUM in its environment.
Use this whenever we want to invoke makesums.


# 1.4 19-Mar-2002 bjh21

Correct "makesums" calls to use the correct directory name for installation
kernels. This should fix PR port-arm/14145.


# 1.3 30-Jan-2002 reinoud

Fix typo from copying


# 1.2 30-Jan-2002 reinoud

Oeps... update the kernel names and use the acorn32 distrib directory


# 1.1 30-Nov-2001 reinoud

Forgot to add this directory to the repository when creating arch/acorn32
...


# 1.12.14.2 24-Jul-2007 pavel

Add a comment reminding to update the release notes if the list of
kernels change.


# 1.12.14.1 24-Jul-2007 pavel

file Makefile.inc was added on branch matt-mips64 on 2007-07-24 10:49:24 +0000


# 1.12.12.1 03-Apr-2008 mjf

Sync with HEAD.


# 1.12.10.1 24-Mar-2008 keiichi

sync with head.


# 1.12.4.1 22-Mar-2008 matt

sync with HEAD