e8bbb685d9
to be more generic than ``bbinfo definitions for Sun-based systems''. Other platforms can store bbinfo-style information here, and possibly other platform-specific boot information that needs to be accessible by foriegn platforms in tools such as /usr/sbin/installboot.
9 lines
220 B
Makefile
9 lines
220 B
Makefile
# $NetBSD: Makefile,v 1.8 2002/05/06 05:27:54 lukem Exp $
|
|
|
|
INCSDIR= /usr/include/dev/sun
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= disklabel.h fbio.h kbd_reg.h kbio.h vuid_event.h
|
|
|
|
.include <bsd.kinc.mk>
|