freebsd-dev/share/doc/smm/08.sendmailop/Makefile
2002-10-29 15:01:59 +00:00

14 lines
249 B
Makefile

# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
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>