diff options
Diffstat (limited to 'share/doc/smm/contents/Makefile')
-rw-r--r-- | share/doc/smm/contents/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/smm/contents/Makefile b/share/doc/smm/contents/Makefile index 1c8d454..aa73faa 100644 --- a/share/doc/smm/contents/Makefile +++ b/share/doc/smm/contents/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ VOLUME= smm -SRCS= contents.ms DOC= contents +SRCS= contents.ms MACROS= -ms .include <bsd.doc.mk> |