NetBSD/lib/libarch/m68k/Makefile.inc

9 lines
205 B
PHP
Raw Normal View History

2002-09-18 10:17:38 +04:00
# $NetBSD: Makefile.inc,v 1.8 2002/09/18 06:19:27 lukem Exp $
1999-06-09 09:43:10 +04:00
.if (${MACHINE_ARCH} == "m68k" || ${MACHINE_ARCH} == "m68000")
NOLINT= # defined
2002-09-18 10:17:38 +04:00
SRCS= m68k_sync_icache.S
.endif
1999-06-09 09:43:10 +04:00
MAN+= m68k_sync_icache.2