Add a nbvax-installboot for now.

This commit is contained in:
matt 2002-03-29 01:04:25 +00:00
parent 73fb891f58
commit 9785a79f09
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# $NetBSD: Makefile,v 1.1 2002/03/29 01:04:25 matt Exp $
HOSTPROGNAME= nbvax-installboot
HOST_SRCDIR= sys/arch/vax/stand/installboot
#HOST_CPPFLAGS+= -I${.CURDIR}
.include "${.CURDIR}/../Makefile.host"