Make and install the new ramdisk installation media.

This commit is contained in:
gmcgarry 2002-02-13 06:07:15 +00:00
parent 4c43f7cf1a
commit 461d55a6e1
1 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
# $NetBSD: Makefile,v 1.3 2002/02/10 01:22:54 gmcgarry Exp $
# $NetBSD: Makefile,v 1.4 2002/02/13 06:07:15 gmcgarry Exp $
#SUBDIR= ramdisk instkernel
SUBDIR= ramdisk
SUBDIR+= instkernel
TARGETS+=release
.include <bsd.subdir.mk>