summaryrefslogtreecommitdiffstats
path: root/share/doc/smm
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/smm')
-rw-r--r--share/doc/smm/01.setup/Makefile2
-rw-r--r--share/doc/smm/02.config/Makefile2
-rw-r--r--share/doc/smm/05.fastfs/Makefile4
-rw-r--r--share/doc/smm/08.sendmailop/Makefile4
-rw-r--r--share/doc/smm/12.timed/Makefile4
5 files changed, 8 insertions, 8 deletions
diff --git a/share/doc/smm/01.setup/Makefile b/share/doc/smm/01.setup/Makefile
index 3572f4c..b2d9c30 100644
--- a/share/doc/smm/01.setup/Makefile
+++ b/share/doc/smm/01.setup/Makefile
@@ -4,6 +4,6 @@
VOLUME= smm/01.setup
SRCS= stubs 0.t 1.t 2.t 3.t 4.t 5.t 6.t
MACROS= -ms
-USE_TBL= YES
+USE_TBL=
.include <bsd.doc.mk>
diff --git a/share/doc/smm/02.config/Makefile b/share/doc/smm/02.config/Makefile
index e801d6b..26ed70a 100644
--- a/share/doc/smm/02.config/Makefile
+++ b/share/doc/smm/02.config/Makefile
@@ -4,7 +4,7 @@
VOLUME= smm/02.config
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t a.t b.t c.t d.t e.t
MACROS= -ms
-USE_TBL= YES
+USE_TBL=
SRCDIR= ${.CURDIR}/../../../../usr.sbin/config/SMM.doc
.include <bsd.doc.mk>
diff --git a/share/doc/smm/05.fastfs/Makefile b/share/doc/smm/05.fastfs/Makefile
index 4454d63..d63aae2 100644
--- a/share/doc/smm/05.fastfs/Makefile
+++ b/share/doc/smm/05.fastfs/Makefile
@@ -4,7 +4,7 @@
VOLUME= smm/05.fastfs
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t
MACROS= -ms
-USE_TBL= YES
-USE_EQN= YES
+USE_TBL=
+USE_EQN=
.include <bsd.doc.mk>
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>
diff --git a/share/doc/smm/12.timed/Makefile b/share/doc/smm/12.timed/Makefile
index b926b87..1d9ed5c 100644
--- a/share/doc/smm/12.timed/Makefile
+++ b/share/doc/smm/12.timed/Makefile
@@ -5,8 +5,8 @@ VOLUME= smm/12.timed
SRCS= timed.ms
EXTRA= date loop time unused
MACROS= -ms
-USE_SOELIM= YES
-USE_TBL= YES
+USE_SOELIM=
+USE_TBL=
SRCDIR= ${.CURDIR}/../../../../usr.sbin/timed/SMM.doc/timed
.include <bsd.doc.mk>
OpenPOWER on IntegriCloud