NetBSD/sys/arch/arm/Makefile

9 lines
183 B
Makefile
Raw Normal View History

2008-06-25 07:33:39 +04:00
# $NetBSD: Makefile,v 1.8 2008/06/25 03:33:39 matt Exp $
2001-01-10 21:23:02 +03:00
2008-06-25 07:33:39 +04:00
SUBDIR= include .WAIT include/arm26 include/arm32
2001-01-10 21:23:02 +03:00
# install footbridge headers.
SUBDIR+= footbridge
2001-01-10 21:23:02 +03:00
.include <bsd.kinc.mk>