Add m68k_sync_icache.2.

This commit is contained in:
itohy 1999-02-17 08:24:53 +00:00
parent 8fb18ac4cf
commit b6827f0528

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.2 1999/02/13 02:54:29 lukem Exp $
# $NetBSD: Makefile,v 1.3 1999/02/17 08:24:53 itohy Exp $
SRCS= m68k_sync_icache.S
SRCS= m68k_sync_icache.S
MAN= m68k_sync_icache.2
MKLINT=no
.include <bsd.lib.mk>