aboutsummaryrefslogtreecommitdiff
path: root/share/doc/smm/02.config/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/smm/02.config/Makefile')
-rw-r--r--share/doc/smm/02.config/Makefile10
1 files changed, 10 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..26ed70a09779
--- /dev/null
+++ b/share/doc/smm/02.config/Makefile
@@ -0,0 +1,10 @@
+# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
+# $FreeBSD$
+
+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=
+SRCDIR= ${.CURDIR}/../../../../usr.sbin/config/SMM.doc
+
+.include <bsd.doc.mk>