summaryrefslogtreecommitdiffstats
path: root/share/doc/smm/12.timed
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-10-29 15:01:59 +0000
committerru <ru@FreeBSD.org>2002-10-29 15:01:59 +0000
commit683e5c5ffc1482fba15ed8baeee9ee18163e2043 (patch)
treebc812bbd00eb0c64dd1532b5b4da5af39cbb0c2d /share/doc/smm/12.timed
parent9b8077fdcc4f70d72d1f9be03adbe9b8326d5ab2 (diff)
downloadFreeBSD-src-683e5c5ffc1482fba15ed8baeee9ee18163e2043.zip
FreeBSD-src-683e5c5ffc1482fba15ed8baeee9ee18163e2043.tar.gz
Use a single style for share/doc/ makefiles.
Diffstat (limited to 'share/doc/smm/12.timed')
-rw-r--r--share/doc/smm/12.timed/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/share/doc/smm/12.timed/Makefile b/share/doc/smm/12.timed/Makefile
index 797a483..b926b87 100644
--- a/share/doc/smm/12.timed/Makefile
+++ b/share/doc/smm/12.timed/Makefile
@@ -1,12 +1,12 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
# $FreeBSD$
-VOLUME= smm/12.timed
-SRCS= timed.ms
-EXTRA= date loop time unused
-MACROS= -ms
-SRCDIR= ${.CURDIR}/../../../../usr.sbin/timed/SMM.doc/timed
-USE_SOELIM= yes
-USE_TBL= yes
+VOLUME= smm/12.timed
+SRCS= timed.ms
+EXTRA= date loop time unused
+MACROS= -ms
+USE_SOELIM= YES
+USE_TBL= YES
+SRCDIR= ${.CURDIR}/../../../../usr.sbin/timed/SMM.doc/timed
.include <bsd.doc.mk>
OpenPOWER on IntegriCloud