xref: /freebsd/share/doc/smm/08.sendmailop/Makefile (revision 2e620256bd76c449c835c604e404483437743011)
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