9 lines
201 B
Makefile
9 lines
201 B
Makefile
# $NetBSD: Makefile,v 1.5 2003/12/14 17:14:47 thorpej Exp $
|
|
|
|
INCSDIR= /usr/include/dev/ata
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= atareg.h atavar.h satareg.h
|
|
|
|
.include <bsd.kinc.mk>
|