Makefile revision 22985
1#	$Id$
2
3VOLUME=	papers
4DOC=	contents
5
6SRCS=	contents.ms
7FILES=	${SRCS}
8MACROS=	-ms
9
10.include <bsd.doc.mk>
11