freebsd-nq/share/doc/smm/08.sendmailop/Makefile
Gregory Neil Shapiro dce6e6518b Remove MAINTAINER= lines from individual Makefiles in favor of the
MAINTAINER file (which already had entries for sendmail).
2003-07-07 03:54:04 +00:00

12 lines
215 B
Makefile

# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
# $FreeBSD$
VOLUME= smm/08.sendmailop
SRCS= op.me
MACROS= -me
USE_PIC= YES
USE_EQN= YES
SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/op
.include <bsd.doc.mk>