Makefile revision 1.6
1#	$NetBSD: Makefile,v 1.6 2005/12/11 12:21:14 christos Exp $
2
3INCSDIR= /usr/include/dev/ata
4
5# Only install includes which are used by userland
6INCS=	atareg.h atavar.h satareg.h
7
8.include <bsd.kinc.mk>
9