summaryrefslogtreecommitdiff
path: root/share/doc/papers/jail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/papers/jail/Makefile')
-rw-r--r--share/doc/papers/jail/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/share/doc/papers/jail/Makefile b/share/doc/papers/jail/Makefile
deleted file mode 100644
index 174af30c374ac..0000000000000
--- a/share/doc/papers/jail/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-PRINTERDEVICE=ps
-NODOCCOMPRESS=1
-VOLUME= papers
-DOC= jail
-SRCS= paper.ms
-MACROS= -ms -U
-OBJS= implementation.ms mgt.ms future.ms
-
-.include <bsd.doc.mk>