diff options
Diffstat (limited to 'share/doc/smm/12.timed/Makefile')
-rw-r--r-- | share/doc/smm/12.timed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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> |