xref: /netbsd-src/sys/dev/sun/Makefile (revision 8a705cc17d9661734a1beae130cdbb7daf4a7d17)
1#	$NetBSD: Makefile,v 1.8 2002/05/06 05:27:54 lukem Exp $
2
3INCSDIR= /usr/include/dev/sun
4
5# Only install includes which are used by userland
6INCS=	disklabel.h fbio.h kbd_reg.h kbio.h vuid_event.h
7
8.include <bsd.kinc.mk>
9