Makefile revision 22792
1#	$FreeBSD: head/share/doc/papers/contents/Makefile 22792 1997-02-16 12:33:56Z wosch $
2
3VOLUME=	papers
4DOC=	contents
5
6SRCS=	contents.ms
7FILES=	${SRCS}
8MACROS=	-ms
9
10.include <bsd.doc.mk>
11