summaryrefslogtreecommitdiffstats
path: root/share/doc/papers/kernmalloc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/papers/kernmalloc/Makefile')
-rw-r--r--share/doc/papers/kernmalloc/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/share/doc/papers/kernmalloc/Makefile b/share/doc/papers/kernmalloc/Makefile
new file mode 100644
index 0000000..8966f36
--- /dev/null
+++ b/share/doc/papers/kernmalloc/Makefile
@@ -0,0 +1,11 @@
+# @(#)Makefile 1.8 (Berkeley) 6/8/93
+
+DIR= papers/kernmalloc
+SRCS= kernmalloc.t appendix.t
+MACROS= -ms
+
+paper.ps: ${SRCS} alloc.fig usage.tbl
+ ${SOELIM} ${SRCS} | ${TBL} | ${PIC} | ${EQN} | ${GRIND} | \
+ ${ROFF} > ${.TARGET}
+
+.include <bsd.doc.mk>
OpenPOWER on IntegriCloud