freebsd-dev/share/doc/smm/08.sendmailop/Makefile
1997-02-22 13:06:56 +00:00

14 lines
209 B
Makefile

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