10 lines
102 B
Makefile
10 lines
102 B
Makefile
# $Id$
|
|
|
|
VOLUME= psd
|
|
SRCS= contents.ms
|
|
FILES= ${SRCS}
|
|
DOC= contents
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|