9 lines
189 B
Makefile
9 lines
189 B
Makefile
# $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>
|