Compile the 64-bit bootloader.

This commit is contained in:
sekiya 2004-09-29 04:57:31 +00:00
parent 77aa58c5b4
commit 0603553bbb

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.3 2002/03/13 13:12:29 simonb Exp $
# $NetBSD: Makefile,v 1.4 2004/09/29 04:57:31 sekiya Exp $
SUBDIR= boot sgivol
SUBDIR= boot boot64 sgivol
.include <bsd.subdir.mk>