Deleted Added
full compact
Makefile (117299) Makefile (136910)
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 117299 2003-07-07 03:54:04Z gshapiro $
2# $FreeBSD: head/share/doc/smm/08.sendmailop/Makefile 136910 2004-10-24 15:33:08Z ru $
3
4VOLUME= smm/08.sendmailop
5SRCS= op.me
6MACROS= -me
3
4VOLUME= smm/08.sendmailop
5SRCS= op.me
6MACROS= -me
7USE_PIC= YES
8USE_EQN= YES
7USE_PIC=
8USE_EQN=
9SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/op
10
11.include <bsd.doc.mk>
9SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/op
10
11.include <bsd.doc.mk>