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