11 lines
155 B
Makefile
11 lines
155 B
Makefile
# $Id: Makefile,v 1.1 1995/01/11 00:15:20 wollman Exp $
|
|
|
|
VOLUME= papers
|
|
DOC= CONTENTS
|
|
|
|
SRCS= contents.ms
|
|
FILES= ${SRCS}
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|