summaryrefslogtreecommitdiff
path: root/sys/dev/sun/Makefile
blob: c903cc756bcc5321e515f4535abd8ba185d21b97 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.10 2005/12/11 12:23:56 christos Exp $

INCSDIR= /usr/include/dev/sun

# Only install includes which are used by userland
INCS=	disklabel.h eeprom.h fbio.h idprom.h kbd_reg.h kbio.h vuid_event.h

.include <bsd.kinc.mk>