xref: /freebsd/share/doc/smm/01.setup/Makefile (revision 17ee9d00bc1ae1e598c38f25826f861e4bc6c3ce)
1#	From: @(#)Makefile	8.1 (Berkeley) 7/27/93
2#	$Id$
3
4VOLUME=	smm/01.setup
5SRCS=	0.t 1.t 2.t 3.t 4.t 5.t 6.t
6FILES=	${SRCS}
7MACROS=	-ms
8
9USE_TBL=	yes
10
11.include <bsd.doc.mk>
12