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