diff options
Diffstat (limited to 'share/doc/smm/08.sendmailop/Makefile')
-rw-r--r-- | share/doc/smm/08.sendmailop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/smm/08.sendmailop/Makefile b/share/doc/smm/08.sendmailop/Makefile index a236647..482ed79 100644 --- a/share/doc/smm/08.sendmailop/Makefile +++ b/share/doc/smm/08.sendmailop/Makefile @@ -4,8 +4,8 @@ VOLUME= smm/08.sendmailop SRCS= op.me MACROS= -me -USE_PIC= YES -USE_EQN= YES +USE_PIC= +USE_EQN= SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/op .include <bsd.doc.mk> |