1 # $NetBSD: Makefile,v 1.24 1996/10/18 19:16:47 explorer Exp $ 2 # from: @(#)Makefile 5.1 (Berkeley) 2/12/91 3 4 MAN= aha.4 ahb.4 aic.4 apm.4 ast.4 autoconf.4 bha.4 boca.4 com.4 cy.4 ed.4 \ 5 eg.4 el.4 ep.4 gus.4 ie.4 intro.4 iy.4 joy.4 le.4 lms.4 lpt.4 mcd.4 \ 6 mem.4 mms.4 ncr.4 npx.4 pms.4 pss.4 rtfps.4 sb.4 sea.4 speaker.4 \ 7 uha.4 wd.4 wss.4 wt.4 8 MLINKS= mem.4 kmem.4 bha.4 bt.4 9 MANSUBDIR=/i386 10 11 .include <bsd.prog.mk> 12