a3b886d834
they make no sense out of the kernel add some from atari/dev (ioctl's).
9 lines
186 B
Makefile
9 lines
186 B
Makefile
# $NetBSD: Makefile,v 1.1 1998/09/02 10:59:22 leo Exp $
|
|
|
|
KDIR= /sys/arch/atari/dev
|
|
INCSDIR= /usr/include/atari
|
|
|
|
INCS= grfioctl.h iteioctl.h kbdmap.h vuid_event.h
|
|
|
|
.include <bsd.kinc.mk>
|