1# $NetBSD: Makefile.inc,v 1.8.66.1 2013/07/23 21:07:28 riastradh Exp $
2
3.if ${MACHINE_CPU} == "m68k"
4NOLINT=		# defined
5SRCS=		m68k_sync_icache.S
6.endif
7
8MAN+=		m68k_sync_icache.2
9