1 1.28 cgd # $NetBSD: Makefile,v 1.28 1999/05/03 19:02:34 cgd Exp $ 2 1.8 jtc # @(#)Makefile 8.1 (Berkeley) 6/5/93 3 1.1 cgd 4 1.28 cgd MAN= adduser.8 compat_freebsd.8 compat_ibcs2.8 compat_linux.8 \ 5 1.28 cgd compat_sunos.8 compat_svr4.8 compat_ultrix.8 diskless.8 \ 6 1.28 cgd genassym.sh.8 intro.8 rc.8 sticky.8 yp.8 7 1.24 hubertf MLINKS+= compat_svr4.8 compat_sco.8 8 1.24 hubertf MLINKS+= compat_svr4.8 compat_solaris.8 9 1.24 hubertf MLINKS+= compat_svr4.8 compat_xenix.8 10 1.27 lukem MLINKS+= yp.8 nis.8 11 1.20 mrg SUBDIR= man8.alpha man8.amiga man8.arm32 man8.atari man8.hp300 man8.i386 \ 12 1.26 mrg man8.mac68k man8.mvme68k man8.pc532 man8.pmax man8.sparc man8.sparc64 \ 13 1.25 mrg man8.sun3 man8.vax man8.x68k 14 1.1 cgd 15 1.22 mycroft .include <bsd.man.mk> 16 1.22 mycroft .include <bsd.subdir.mk> 17