b40733ee1b
mbr: boots active partition mbr_bootsel: menu selection for partitions 1 to 4 mbr_ext: menu selection for partitions 1 to 4 and extended partitions Based on code from sbin/fdisk/mbr_bootsel. Needs a new fdisk to configure mbr_ext and correctly set default menu selection.(Not yet built by defaulat)
6 lines
116 B
Makefile
6 lines
116 B
Makefile
# $NetBSD: Makefile,v 1.1 2003/04/28 12:19:05 dsl Exp $
|
|
|
|
SUBDIR= mbr mbr_bootsel mbr_ext
|
|
|
|
.include <bsd.subdir.mk>
|