11 lines
307 B
Makefile
11 lines
307 B
Makefile
# $NetBSD: Makefile,v 1.34 1997/11/11 12:00:59 veego Exp $
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
MAN= apm.4 autoconf.4 busmouse.4 com.4 console.4 fdc.4 \
|
|
ie.4 intro.4 joy.4 le.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
|
|
pms.4 pcvt.4 speaker.4 wd.4
|
|
MLINKS= mem.4 kmem.4
|
|
MANSUBDIR=/i386
|
|
|
|
.include <bsd.man.mk>
|