summaryrefslogtreecommitdiff
path: root/sys/dev/sun/Makefile
blob: 5b87f7ca57433cd36ed5f6accc8f8459f20e107e (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.6 2002/03/22 00:11:55 fredette 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>