10 lines
238 B
Makefile
10 lines
238 B
Makefile
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
|
|
# $NetBSD: Makefile,v 1.5 1999/12/21 05:22:59 fair Exp $
|
|
|
|
MAN= bwtwo.4 cgtwo.4 cgfour.4 fd.4 intro.4 ie.4 kbd.4 leds.4 \
|
|
mem.4 ms.4
|
|
MLINKS= mem.4 kmem.4
|
|
MANSUBDIR=/sun3
|
|
|
|
.include <bsd.man.mk>
|