6b7e1b7c52
- a bootable bootfs which contains a spartan md-based `ramdisk' filesystem, which loads the tar file image: - instfs, which is constructed from the miniroot filesystem and contains all installation utilities. The current miniroot image also supersedes the former separate {bootfs,ramdisk}.sysinst tools.
6 lines
112 B
Makefile
6 lines
112 B
Makefile
# $NetBSD: Makefile,v 1.4 2000/10/20 11:56:55 pk Exp $
|
|
|
|
SUBDIR= ramdisk bootfs instfs
|
|
|
|
.include <bsd.subdir.mk>
|