freebsd-dev/share/doc/papers/contents/Makefile
Wolfram Schneider 5340c449dd Lowercase file name for contents. All other directories (psd, smm, usd)
use the file name "contents".

Reviewed by:
Submitted by:
Obtained from:
1997-02-16 12:33:56 +00:00

11 lines
111 B
Makefile

# $FreeBSD$
VOLUME= papers
DOC= contents
SRCS= contents.ms
FILES= ${SRCS}
MACROS= -ms
.include <bsd.doc.mk>