f8f8058e6f
source tree. Eliminate papers which require -me macros, 'cos they currently don't work with groff.
10 lines
102 B
Makefile
10 lines
102 B
Makefile
# $Id$
|
|
|
|
VOLUME= smm
|
|
SRCS= contents.ms
|
|
FILES= ${SRCS}
|
|
DOC= contents
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|