freebsd-nq/share/doc/smm/08.sendmailop/Makefile
2000-10-26 23:02:36 +00:00

16 lines
247 B
Makefile

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