NetBSD/sys/arch/cats/include/Makefile

17 lines
299 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.8 2001/11/22 18:34:35 thorpej Exp $
KDIR= /sys/arch/cats/include
INCSDIR= /usr/include/arm/cats
INCS= bootconfig.h \
frame.h \
intr.h irqhandler.h \
joystick.h \
kerndebug.h \
2001-09-03 23:20:27 +04:00
param.h pci_machdep.h pmap.h psl.h \
rtc.h \
types.h \
vmparam.h
.include <bsd.kinc.mk>