summaryrefslogtreecommitdiff
path: root/lib/libarch/arm/Makefile.inc
blob: 982ac386988e01d90cdbdab17423c116fe416d8e (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile.inc,v 1.1 2002/03/30 06:24:34 thorpej Exp $

.include <bsd.own.mk>

.if (${MACHINE_CPU} == "arm")
SRCS+=	arm_sync_icache.c arm_drain_writebuf.c
.endif

MAN+=	arm_sync_icache.2 arm_drain_writebuf.2
9082acf16e55'>Import byacc 20150711christos 2015-01-03Import byacc 20141128christos 2013-04-06Import byacc 20130304christos 2010-12-23import latest byaccchristos