NetBSD/sys/arch/evbarm/include/Makefile

15 lines
266 B
Makefile

# $NetBSD: Makefile,v 1.4 2001/11/22 19:19:50 thorpej Exp $
KDIR= /sys/arch/evbarm/include
INCSDIR= /usr/include/arm/evbarm
INCS= bootconfig.h \
frame.h \
intr.h \
joystick.h \
param.h pci_machdep.h pmap.h psl.h \
types.h \
vmparam.h
.include <bsd.kinc.mk>