summaryrefslogtreecommitdiffstats
path: root/share/doc/psd/17.m4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/psd/17.m4/Makefile')
-rw-r--r--share/doc/psd/17.m4/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/share/doc/psd/17.m4/Makefile b/share/doc/psd/17.m4/Makefile
new file mode 100644
index 0000000..6388cb1
--- /dev/null
+++ b/share/doc/psd/17.m4/Makefile
@@ -0,0 +1,11 @@
+# @(#)Makefile 8.1 (Berkeley) 6/8/93
+# $FreeBSD$
+
+DIR= psd/17.m4
+SRCS= m4.ms
+MACROS= -msU
+
+paper.ps: ${SRCS}
+ ${ROFF} ${SRCS} > ${.TARGET}
+
+.include <bsd.doc.mk>
OpenPOWER on IntegriCloud