diff options
Diffstat (limited to 'share/doc/smm/08.sendmailop/Makefile')
-rw-r--r-- | share/doc/smm/08.sendmailop/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/share/doc/smm/08.sendmailop/Makefile b/share/doc/smm/08.sendmailop/Makefile new file mode 100644 index 000000000000..ba0eb96de955 --- /dev/null +++ b/share/doc/smm/08.sendmailop/Makefile @@ -0,0 +1,8 @@ +VOLUME= smm/08.sendmailop +SRCS= op.me +MACROS= -me +USE_PIC= +USE_EQN= +SRCDIR= ${SRCTOP}/contrib/sendmail/doc/op + +.include <bsd.doc.mk> |