602233213e
- Add load_mods command to boot2 (load_mods /dir/mod*). - Rename resulting binary to boot_monitor. - Change default banner when used in MINIX.
5 lines
110 B
Makefile
5 lines
110 B
Makefile
# $NetBSD: Makefile,v 1.3 2005/12/11 12:17:48 christos Exp $
|
|
|
|
PROG= boot_monitor
|
|
|
|
.include <../Makefile.boot>
|