Makefile.inc revision 1.6
1# $NetBSD: Makefile.inc,v 1.6 2001/12/12 00:51:00 tv Exp $
2
3.if (${MACHINE_ARCH} == "m68k")
4SRCS=		m68k_sync_icache.S
5NOLINT=		# defined
6.endif
7
8MAN+=		m68k_sync_icache.2
9