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