aboutsummaryrefslogtreecommitdiff
path: root/share/doc/papers/fsinterface/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/papers/fsinterface/Makefile')
-rw-r--r--share/doc/papers/fsinterface/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/doc/papers/fsinterface/Makefile b/share/doc/papers/fsinterface/Makefile
new file mode 100644
index 000000000000..f11021b0d27c
--- /dev/null
+++ b/share/doc/papers/fsinterface/Makefile
@@ -0,0 +1,9 @@
+# From: @(#)Makefile 5.3 (Berkeley) 6/8/93
+# $FreeBSD$
+
+VOLUME= papers
+DOC= fsinterface
+SRCS= fsinterface.ms
+MACROS= -ms
+
+.include <bsd.doc.mk>