summaryrefslogtreecommitdiff
path: root/sys/dev/ata/Makefile
blob: f7062421016c7b0727b39346838e96e2f0e4ed5b (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.4 2002/08/05 23:29:30 soren Exp $

INCSDIR= /usr/include/dev/ata

# Only install includes which are used by userland
INCS=	atareg.h atavar.h

.include <bsd.kinc.mk>