d57520da96
- remove obsolete hp300 ite, grf, and hil devices
17 lines
394 B
Makefile
17 lines
394 B
Makefile
# $NetBSD: Makefile,v 1.15 2011/02/09 15:12:41 tsutsui Exp $
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/18/93
|
|
|
|
MAN= autoconf.4 cons.4 ct.4 dio.4 dcm.4 dnkbd.4 \
|
|
dvbox.4 frodo.4 \
|
|
gbox.4 hpib.4 hyper.4 intro.4 intio.4 mem.4 \
|
|
ppi.4 rbox.4 rd.4 rmp.4 rtc.4 topcat.4
|
|
|
|
#MAN+= dcl.4
|
|
|
|
MLINKS= mem.4 kmem.4
|
|
MLINKS+=hpib.4 nhpib.4 hpib.4 fhpib.4 hpib.4 hpibbus.4
|
|
|
|
MANSUBDIR=/hp300
|
|
|
|
.include <bsd.man.mk>
|