Makefile revision 1.6
1#	$NetBSD: Makefile,v 1.6 2002/03/22 00:11:55 fredette 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