9 lines
188 B
Makefile
9 lines
188 B
Makefile
# $NetBSD: Makefile,v 1.4 2001/04/11 07:42:33 jdolecek Exp $
|
|
|
|
INCSDIR= /usr/include/dev/i2o
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= i2o.h iopio.h
|
|
|
|
.include <bsd.kinc.mk>
|