Makefile revision 1.7
1#	$NetBSD: Makefile,v 1.7 2002/04/24 01:33:55 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 sun_boot.h vuid_event.h
7
8.include <bsd.kinc.mk>
9