f8f8058e6f
source tree. Eliminate papers which require -me macros, 'cos they currently don't work with groff.
10 lines
186 B
Makefile
10 lines
186 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
# $Id$
|
|
|
|
VOLUME= smm/11.timedop
|
|
SRCS= timed.ms
|
|
MACROS= -ms
|
|
SRCDIR= ${.CURDIR}/../../../../usr.sbin/timed/SMM.doc/timedop
|
|
|
|
.include <bsd.doc.mk>
|