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