Makefile revision 32159
1#	@(#)Makefile	8.1 (Berkeley) 6/5/93
2#	$Id: Makefile,v 1.8 1997/03/07 03:28:19 jmg Exp $
3
4MAN8=	adding_user.8 diskless.8 intro.8 rc.8 sticky.8
5
6# XXX NOT IMPORTED:	man8.hp300 man8.tahoe man8.vax
7SUBDIR=	man8.i386
8
9.if make(maninstall)
10maninstall:: _SUBDIR
11.endif
12
13.include <bsd.prog.mk>
14