NetBSD/distrib/alpha/instkernel/Makefile
ross 4d7a2efdc4 This is now the main install directory for the new integrated sysinst
boot. Yes, NetBSD/alpha finally gets sysinst on all media types.
The new boot makes a single ramdisk which is then divided via ustarfs
onto a two-floppy set, and a second unified image for CD's, HD's, or
tapes is also created.
1998-10-16 00:39:38 +00:00

6 lines
128 B
Makefile

# $NetBSD: Makefile,v 1.2 1998/10/16 00:39:38 ross Exp $
SUBDIR= ramdisk instkernel fdset cd-hd-tape
.include <bsd.subdir.mk>