mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 09:41:05 -04:00
11 lines
194 B
Makefile
11 lines
194 B
Makefile
# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
|
|
# $FreeBSD$
|
|
|
|
VOLUME= smm/08.sendmailop
|
|
SRCS= op.me
|
|
MACROS= -me
|
|
USE_PIC=
|
|
USE_EQN=
|
|
SRCDIR= ${SRCTOP}/contrib/sendmail/doc/op
|
|
|
|
.include <bsd.doc.mk>
|