1 1.28 jonathan # $NetBSD: Makefile,v 1.28 1997/02/18 00:51:17 jonathan Exp $ 2 1.4 mycroft # from: @(#)Makefile 5.1 (Berkeley) 2/12/91 3 1.14 jtc 4 1.28 jonathan MAN= aha.4 aic.4 apm.4 ast.4 autoconf.4 \ 5 1.28 jonathan boca.4 busmouse.4 com.4 cy.4 ed.4 eg.4 el.4 fdc.4 \ 6 1.25 explorer gus.4 ie.4 intro.4 iy.4 joy.4 le.4 lms.4 lpt.4 mcd.4 \ 7 1.27 mikel mem.4 mms.4 npx.4 pms.4 pss.4 rtfps.4 sb.4 sea.4 \ 8 1.28 jonathan speaker.4 wd.4 wss.4 wt.4 9 1.28 jonathan MLINKS= mem.4 kmem.4 10 1.1 cgd MANSUBDIR=/i386 11 1.1 cgd 12 1.1 cgd .include <bsd.prog.mk> 13