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