Deleted Added
full compact
Makefile (50476) Makefile (67660)
1# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
1# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
2# $FreeBSD: head/share/doc/smm/08.sendmailop/Makefile 50476 1999-08-28 00:22:10Z peter $
2# $FreeBSD: head/share/doc/smm/08.sendmailop/Makefile 67660 2000-10-26 23:02:36Z gshapiro $
3
3
4MAINTAINER= gshapiro@FreeBSD.org
5
4VOLUME= smm/08.sendmailop
5SRCS= op.me
6MACROS= -me
7
8SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/op
9
10USE_PIC= yes
11USE_EQN= yes
12
13.include <bsd.doc.mk>
6VOLUME= smm/08.sendmailop
7SRCS= op.me
8MACROS= -me
9
10SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/op
11
12USE_PIC= yes
13USE_EQN= yes
14
15.include <bsd.doc.mk>