Makefile revision 50476
1# $FreeBSD: head/share/doc/papers/contents/Makefile 50476 1999-08-28 00:22:10Z peter $
2
3VOLUME=	papers
4DOC=	contents
5
6SRCS=	contents.ms
7FILES=	${SRCS}
8MACROS=	-ms
9
10.include <bsd.doc.mk>
11