1 1.24 hubertf # $NetBSD: Makefile,v 1.24 1998/11/10 10:02:50 hubertf Exp $ 2 1.8 jtc # @(#)Makefile 8.1 (Berkeley) 6/5/93 3 1.1 cgd 4 1.15 explorer MAN= adduser.8 compat_linux.8 compat_freebsd.8 compat_sunos.8 \ 5 1.19 jonathan compat_svr4.8 compat_ultrix.8 diskless.8 genassym.sh.8 \ 6 1.19 jonathan 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.20 mrg SUBDIR= man8.alpha man8.amiga man8.arm32 man8.atari man8.hp300 man8.i386 \ 11 1.21 phil man8.mac68k man8.mvme68k man8.pc532 man8.pmax man8.sparc man8.sun3 \ 12 1.23 gwr man8.vax man8.x68k 13 1.1 cgd 14 1.22 mycroft .include <bsd.man.mk> 15 1.22 mycroft .include <bsd.subdir.mk> 16