2002-05-06 09:27:53 +04:00
|
|
|
# $NetBSD: Makefile,v 1.8 2002/05/06 05:27:54 lukem Exp $
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
INCSDIR= /usr/include/dev/sun
|
|
|
|
|
2001-04-11 11:42:31 +04:00
|
|
|
# Only install includes which are used by userland
|
2002-05-06 09:27:53 +04:00
|
|
|
INCS= disklabel.h fbio.h kbd_reg.h kbio.h vuid_event.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|