Makefile revision 1.5
1#	$NetBSD: Makefile,v 1.5 2003/12/14 17:14:47 thorpej 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