9 lines
240 B
Makefile
9 lines
240 B
Makefile
# $NetBSD: Makefile,v 1.9 2005/06/20 02:01:30 thorpej 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>
|