export dec_boot.h

This commit is contained in:
matt 2001-05-03 05:26:08 +00:00
parent 1d9ed205f2
commit 893ab0ad39
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.3 2001/04/11 07:42:31 jdolecek Exp $
# $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
INCS= lk201.h dec_boot.h
.include <bsd.kinc.mk>