9 lines
198 B
Makefile
9 lines
198 B
Makefile
# $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 kbdreg.h vuid_event.h
|
|
|
|
.include <bsd.kinc.mk>
|