Merge from vendor branch LESS:
[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 # $DragonFly: src/share/doc/smm/08.sendmailop/Makefile,v 1.8 2007/04/14 17:43:48 gshapiro Exp $
4
5 VOLUME= smm/08.sendmailop
6 SRCS=   op.me
7 MACROS= -me
8
9 SRCDIR= ${.CURDIR}/../../../../contrib/sendmail-8.14/doc/op
10
11 USE_PIC=        yes
12 USE_EQN=        yes
13
14 .include <bsd.doc.mk>