summaryrefslogtreecommitdiffstats
path: root/share/doc/papers/kerntune/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/papers/kerntune/Makefile')
-rw-r--r--share/doc/papers/kerntune/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/doc/papers/kerntune/Makefile b/share/doc/papers/kerntune/Makefile
new file mode 100644
index 0000000..f1d21cd
--- /dev/null
+++ b/share/doc/papers/kerntune/Makefile
@@ -0,0 +1,10 @@
+# @(#)Makefile 1.5 (Berkeley) 6/8/93
+
+DIR= papers/kerntune
+SRCS= 0.t 1.t 2.t 3.t 4.t
+MACROS= -ms
+
+paper.ps: ${SRCS}
+ ${SOELIM} ${SRCS} | ${PIC} | ${TBL} | ${EQN} | ${ROFF} > ${.TARGET}
+
+.include <bsd.doc.mk>
OpenPOWER on IntegriCloud