OpenGrok
Cross Reference: Makefile
xref
: /
src
/
distrib
/
mac68k
/
instkernel
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
instkernel
History log of
/src/distrib/mac68k/instkernel/Makefile
Revision
Date
Author
Comments
1.6
02-May-2002
lukem
branches: 1.6.34;
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}
1.5
11-Apr-2002
lukem
.WAIT sync
1.4
10-Apr-2002
lukem
take advantage of TARGETS+=release
1.3
04-Mar-2002
shiba
Clean up make release procedure. But just make through
in distrib/mac68k/miniroot.
Reviewed by fredb, briggs
1.2
17-Dec-1999
fredb
Changes to mac68k instkernel
- - Don't descend into miniroot. This permits "make clean" and "make obj"
from within /usr/src/distrib to succeed.
- - Don't strip the install kernel--I need this to boot.
- - Add release target, for use by "make release" in top level src dir.
- - Ramdisk now builds in "notes" dir before reaching into it.
- - Ramdisk unconfigures vnd when make is interrupted, by Ctl-C, for example.
It would be nice to unconfigure the vnd device if the make fails for any
reason, but I can't figure out how to do that.
1.1
26-Mar-1999
ender
branches: 1.1.2; 1.1.6;
NetBSD/mac68k installation kernel for use with sysinst.
Based on NetBSD/alpha instkernel.
1.1.6.1
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.1.2.1
08-Jan-2000
he
Pull up revision 1.2 (requested by fredb):
Build the mac68k instkernel (bootable sysinstall), and include
it in the standard release.
1.6.34.1
05-Oct-2008
mjf
Sync with HEAD.
Indexes created Tue Oct 28 12:10:06 GMT 2025