summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/SMM.doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/config/SMM.doc/Makefile')
-rw-r--r--usr.sbin/config/SMM.doc/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/usr.sbin/config/SMM.doc/Makefile b/usr.sbin/config/SMM.doc/Makefile
new file mode 100644
index 0000000..3a2f188
--- /dev/null
+++ b/usr.sbin/config/SMM.doc/Makefile
@@ -0,0 +1,10 @@
+# @(#)Makefile 8.1 (Berkeley) 6/8/93
+
+DIR= 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
+
+paper.ps: ${SRCS}
+ ${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
+
+.include <bsd.doc.mk>
OpenPOWER on IntegriCloud