xref: /netbsd-src/sys/dev/sun/Makefile (revision 95e1ffb15694e54f29f8baaa4232152b703c2a5a)
1#	$NetBSD: Makefile,v 1.10 2005/12/11 12:23:56 christos Exp $
2
3INCSDIR= /usr/include/dev/sun
4
5# Only install includes which are used by userland
6INCS=	disklabel.h eeprom.h fbio.h idprom.h kbd_reg.h kbio.h vuid_event.h
7
8.include <bsd.kinc.mk>
9