1 1.32 hubertf # $NetBSD: Makefile,v 1.32 1999/09/21 14:20:41 hubertf 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.31 veego SUBDIR= man8.alpha man8.amiga man8.arm32 man8.atari man8.bebox \ 12 1.31 veego man8.hp300 man8.hpcmips man8.i386 man8.mac68k man8.mvme68k \ 13 1.32 hubertf man8.next68k man8.pc532 man8.pmax man8.sparc man8.sparc64 \ 14 1.32 hubertf man8.sun3 man8.vax man8.x68k 15 1.1 cgd 16 1.22 mycroft .include <bsd.man.mk> 17 1.22 mycroft .include <bsd.subdir.mk> 18