493adc0ad4
what is each grf* device mapped to and with crossrefs to the actual underlying device manpages
13 lines
397 B
Makefile
13 lines
397 B
Makefile
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
|
|
# $NetBSD: Makefile,v 1.16 2003/10/04 14:10:41 jdolecek Exp $
|
|
|
|
MAN= afsc.4 ahsc.4 amidisplaycc.4 atzsc.4 autoconf.4 console.4 bah.4 \
|
|
ed.4 es.4 fdc.4 grf.4 \
|
|
grfcl.4 grfcv.4 grfcv3d.4 grfet.4 grfrh.4 grfrt.4 grful.4 \
|
|
gtsc.4 intro.4 ite.4 mem.4 mfcs.4 mgnsc.4 qn.4 ser.4 \
|
|
wesc.4 zssc.4
|
|
MLINKS= mem.4 kmem.4
|
|
MANSUBDIR=/amiga
|
|
|
|
.include <bsd.man.mk>
|