blob: a4ae9812d2514543643e8da5c547c6d55edd7aab (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
VOLUME= smm/08.sendmailop
SRCS= op.me
MACROS= -me
USE_PIC=
USE_EQN=
SRCDIR= ${SRCTOP}/contrib/sendmail/doc/op
.include <bsd.doc.mk>
|