xref: /netbsd-src/sys/dev/dec/Makefile (revision e77448e07be3174235c13f58032a0d6d0ab7638d)
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