Initial import from FreeBSD RELENG_4:
[dragonfly.git] / share / doc / smm / 08.sendmailop / Makefile
1 #       From: @(#)Makefile      8.2 (Berkeley) 2/28/94
2 # $FreeBSD: src/share/doc/smm/08.sendmailop/Makefile,v 1.5.2.1 2000/10/26 23:05:13 gshapiro Exp $
3
4 MAINTAINER=     gshapiro@FreeBSD.org
5
6 VOLUME= smm/08.sendmailop
7 SRCS=   op.me
8 MACROS= -me
9
10 SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/op
11
12 USE_PIC=        yes
13 USE_EQN=        yes
14
15 .include <bsd.doc.mk>