10 lines
251 B
Makefile
10 lines
251 B
Makefile
# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
|
|
# $NetBSD: Makefile,v 1.2 2002/03/24 22:36:30 wiz Exp $
|
|
|
|
MAN= arckbd.4 cpu.4 eca.4 eh.4 ei.4 podulebus.4 unixbp.4
|
|
|
|
MLINKS= arckbd.4 arcwskbd.4 arckbd.4 arcwsmouse.4
|
|
MANSUBDIR=/acorn26
|
|
|
|
.include <bsd.man.mk>
|