summaryrefslogtreecommitdiffstats
path: root/share/doc/papers/nqnfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/papers/nqnfs/Makefile')
-rw-r--r--share/doc/papers/nqnfs/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/doc/papers/nqnfs/Makefile b/share/doc/papers/nqnfs/Makefile
new file mode 100644
index 0000000..37530fa
--- /dev/null
+++ b/share/doc/papers/nqnfs/Makefile
@@ -0,0 +1,10 @@
+# @(#)Makefile 8.1 (Berkeley) 4/20/94
+
+DIR= papers/nqnfs
+SRCS= nqnfs.me
+MACROS= -me
+
+paper.ps: ${SRCS}
+ ${PIC} ${SRCS} | ${TBL} | ${ROFF} > ${.TARGET}
+
+.include <bsd.doc.mk>
OpenPOWER on IntegriCloud