xref: /netbsd-src/sys/dev/dec/Makefile (revision 893ab0ad394c4e43cd71e27a73c22e7b97367285)
1#	$NetBSD: Makefile,v 1.4 2001/05/03 05:26:08 matt Exp $
2
3INCSDIR= /usr/include/dev/dec
4
5# Only install includes which are used by userland
6INCS=	lk201.h dec_boot.h
7
8.include <bsd.kinc.mk>
9