1 # $NetBSD: Makefile,v 1.10 1995/03/06 22:46:07 fvdl Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 6/5/93 3 4 MAN= adduser.8 compat_linux.8 compat_sunos.8 diskless.8 intro.8 rc.8 \ 5 sticky.8 yp.8 6 SUBDIR= man8.amiga man8.hp300 man8.i386 man8.mac68k man8.sparc \ 7 man8.tahoe man8.vax 8 9 .include <bsd.prog.mk> 10