NetBSD/sys/dev/ata/Makefile
2003-12-14 17:14:47 +00:00

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>