NetBSD/sys/dev/ata/Makefile

9 lines
183 B
Makefile

# $NetBSD: Makefile,v 1.3 2001/04/11 19:07:36 jdolecek Exp $
INCSDIR= /usr/include/dev/ata
# Only install includes which are used by userland
INCS= atareg.h
.include <bsd.kinc.mk>