9 lines
242 B
Makefile
9 lines
242 B
Makefile
# $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>
|