mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
9 lines
202 B
Makefile
9 lines
202 B
Makefile
# $NetBSD: Makefile,v 1.6 2005/12/11 12:21:14 christos 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>
|