summaryrefslogtreecommitdiffstats
path: root/usr.sbin/timed/SMM.doc/timed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/timed/SMM.doc/timed/Makefile')
-rw-r--r--usr.sbin/timed/SMM.doc/timed/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/usr.sbin/timed/SMM.doc/timed/Makefile b/usr.sbin/timed/SMM.doc/timed/Makefile
new file mode 100644
index 0000000..22ff6e6
--- /dev/null
+++ b/usr.sbin/timed/SMM.doc/timed/Makefile
@@ -0,0 +1,11 @@
+# @(#)Makefile 8.1 (Berkeley) 6/8/93
+
+DIR= smm/12.timed
+SRCS= timed.ms
+MACROS= -ms
+PRINTER=Pdp
+
+paper.${PRINTER}: ${SRCS}
+ ${SOELIM} ${SRCS} | ${TBL} | ${ROFF} > ${.TARGET}
+
+.include <bsd.doc.mk>
OpenPOWER on IntegriCloud