xref: /freebsd/share/doc/smm/08.sendmailop/Makefile (revision f0adf7f5cdd241db2f2c817683191a6ef64a4e95)
1#	From: @(#)Makefile	8.2 (Berkeley) 2/28/94
2# $FreeBSD$
3
4VOLUME=		smm/08.sendmailop
5SRCS=		op.me
6MACROS=		-me
7USE_PIC=	YES
8USE_EQN=	YES
9SRCDIR=		${.CURDIR}/../../../../contrib/sendmail/doc/op
10
11.include <bsd.doc.mk>
12