summaryrefslogtreecommitdiff
path: root/sys/dev/dec/Makefile
blob: 05b2c133e0a0efcd36128c39a9bd5ea74d3cf760 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.4 2001/05/03 05:26:08 matt Exp $

INCSDIR= /usr/include/dev/dec

# Only install includes which are used by userland
INCS=	lk201.h dec_boot.h

.include <bsd.kinc.mk>