10 lines
245 B
Makefile
10 lines
245 B
Makefile
# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
|
|
# $NetBSD: Makefile,v 1.6 2001/06/09 13:56:34 bjh21 Exp $
|
|
|
|
MAN= arckbd.4 cpu.4 eh.4 ei.4 podulebus.4 unixbp.4
|
|
|
|
MLINKS= arckbd.4 arcwskbd.4 arckbd.4 arcwsmouse.4
|
|
MANSUBDIR=/arm26
|
|
|
|
.include <bsd.man.mk>
|