bjh21
892091f675
Use ${HOST_INSTALL_FILE} to put the bootloader in the release tree,
...
rather than cp. This seems to be what everyone else does, and saves
problems if the release tree is already part-populated.
2003-03-01 15:36:22 +00:00
lukem
a250e57c96
Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
...
"${RELEASEDIR}/...".
${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.
2003-01-03 15:34:30 +00:00
lukem
fe5f6ce974
- 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
2002-12-02 13:18:03 +00:00
lukem
2d1f93d643
- consistency cleanup
...
- ensure INSTALLATION_DIRS contains the appropriate extra directories
for a given platform
2002-05-02 15:09:40 +00:00
bjh21
bb6c644707
"make release" in distrib/acorn26 too.
2002-04-19 00:05:25 +00:00
bjh21
3d0d823bd8
Fix up makesums line to use ${MAKESUMS} and the correct directory.
2002-04-01 19:12:16 +00:00
bjh21
1050fe6ae0
Put boot26 in the installation/misc directory, since that's where it's
...
documented as being.
2002-03-31 16:02:30 +00:00
bjh21
2718876fd5
Rename etc.arm26 -> etc.acorn26
2002-03-24 21:20:38 +00:00