Commit Graph

14 Commits

Author SHA1 Message Date
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 ed8e534c7e yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
  (fixes problem caused by implicit include of ../Makefile.inc in certain
  submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*;  rely upon "snap_pre" target of
  etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}
2002-05-02 18:02:14 +00:00
lukem 9e5598221a replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version 2002-04-26 15:50:21 +00:00
lukem e80666c104 cleanup makefiles to NNDWO 2002-04-12 02:19:30 +00:00
lukem fad8efc940 use check_RELEASEDIR 2002-03-31 06:44:12 +00:00
lukem 811d644d8f don't set the owner or group when installing into $RELEASEDIR 2002-02-09 13:56:48 +00:00
tv 5489b30b60 ${MAKE} print-objdir -> ${PRINTOBJDIR} 2001-11-14 00:58:48 +00:00
tsubai 45e86094c9 Install netbsd.GENERIC_MD instead of netbsd.ram.
(Why did we use netbsd.ram?  It is only a temporary file...)
2001-04-09 20:28:22 +00:00
matt 71a96f0b47 Need ${.CURDIR} for print-objdir 2000-09-13 15:49:27 +00:00
jhawk a022cf9d37 Use
${MAKE}
instead of
  make
2000-08-30 23:51:46 +00:00
matt e13db8434d Export boot.fs 2000-06-23 17:59:03 +00:00
matt 0e1c354b40 Install XCOFF ofwboot into installation area. 2000-06-12 23:02:45 +00:00
matt 238972e741 Add make release support so automake snapshots 2000-06-08 17:39:44 +00:00
matt 3d4cc8a161 Needed so that obj directories are created properly. 2000-06-06 21:00:31 +00:00