diff options
Diffstat (limited to 'share/doc/smm/02.config/Makefile')
-rw-r--r-- | share/doc/smm/02.config/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/doc/smm/02.config/Makefile b/share/doc/smm/02.config/Makefile new file mode 100644 index 000000000000..7c8eb7f50779 --- /dev/null +++ b/share/doc/smm/02.config/Makefile @@ -0,0 +1,6 @@ +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= + +.include <bsd.doc.mk> |