Build install kernels.

This commit is contained in:
tsutsui 2002-04-14 14:17:12 +00:00
parent 8598c271ef
commit e26ed29894
1 changed files with 7 additions and 0 deletions

7
distrib/arc/Makefile Normal file
View File

@ -0,0 +1,7 @@
# $NetBSD: Makefile,v 1.1 2002/04/14 14:17:12 tsutsui Exp $
SUBDIR= ramdisk .WAIT instkernel
TARGETS+= release
.include <bsd.subdir.mk>