d0879e89ef
share a common file.
11 lines
237 B
Makefile
11 lines
237 B
Makefile
# $NetBSD: Makefile,v 1.5 2002/09/28 15:53:03 chris Exp $
|
|
|
|
SUBDIR= include include/arm26 include/arm32
|
|
|
|
# XXX VIDC includes are needed by Xarm32vidc
|
|
SUBDIR+= iomd
|
|
# install footbridge headers.
|
|
SUBDIR+= footbridge
|
|
|
|
.include <bsd.kinc.mk>
|