xref: /freebsd/share/doc/smm/12.timed/Makefile (revision a316b26e50bbed7cf655fbba726ab87d8ab7599d)
1#	From: @(#)Makefile	8.1 (Berkeley) 6/8/93
2#	$Id$
3
4VOLUME=	smm/12.timed
5SRCS=	timed.ms
6MACROS=	-ms
7SRCDIR=	${.CURDIR}/../../../../usr.sbin/timed/SMM.doc/timed
8USE_SOELIM=	yes
9USE_TBL=	yes
10
11.include <bsd.doc.mk>
12