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