diff --git a/sys/arch/atari/dev/Makefile b/sys/arch/atari/dev/Makefile index cae474121438..96c013d7f937 100644 --- a/sys/arch/atari/dev/Makefile +++ b/sys/arch/atari/dev/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 1998/09/02 10:59:22 leo Exp $ +# $NetBSD: Makefile,v 1.2 1998/12/20 23:17:48 thomas Exp $ KDIR= /sys/arch/atari/dev INCSDIR= /usr/include/atari -INCS= grfioctl.h iteioctl.h kbdmap.h vuid_event.h +INCS= grfioctl.h iteioctl.h kbdmap.h kbdreg.h vuid_event.h .include