8 lines
141 B
Makefile
8 lines
141 B
Makefile
# $NetBSD: Makefile,v 1.3 1999/02/17 08:24:53 itohy Exp $
|
|
|
|
SRCS= m68k_sync_icache.S
|
|
MAN= m68k_sync_icache.2
|
|
MKLINT=no
|
|
|
|
.include <bsd.lib.mk>
|