diff --git a/sys/dev/dec/Makefile b/sys/dev/dec/Makefile index c096ebafead3..05b2c133e0a0 100644 --- a/sys/dev/dec/Makefile +++ b/sys/dev/dec/Makefile @@ -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