Makefile revision 106146
1#	From: @(#)Makefile	8.2 (Berkeley) 2/28/94
2# $FreeBSD: head/share/doc/smm/08.sendmailop/Makefile 106146 2002-10-29 15:01:59Z ru $
3
4MAINTAINER=	gshapiro@FreeBSD.org
5
6VOLUME=		smm/08.sendmailop
7SRCS=		op.me
8MACROS=		-me
9USE_PIC=	YES
10USE_EQN=	YES
11SRCDIR=		${.CURDIR}/../../../../contrib/sendmail/doc/op
12
13.include <bsd.doc.mk>
14