NetBSD/sys/arch/atari/dev/Makefile
leo a3b886d834 Reorganize installation if include files. Nuke some from atari/include as
they make no sense out of the kernel add some from atari/dev (ioctl's).
1998-09-02 10:59:14 +00:00

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>