summaryrefslogtreecommitdiff
path: root/usr.bin/m4/PSD.doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/m4/PSD.doc/Makefile')
-rw-r--r--usr.bin/m4/PSD.doc/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/usr.bin/m4/PSD.doc/Makefile b/usr.bin/m4/PSD.doc/Makefile
new file mode 100644
index 0000000..9de1f83
--- /dev/null
+++ b/usr.bin/m4/PSD.doc/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.4 2014/07/05 19:22:04 dholland Exp $
+#
+# @(#)Makefile 8.1 (Berkeley) 6/8/93
+
+SECTION=psd
+ARTICLE=m4
+SRCS= m4.ms
+MACROS= -msU
+
+.include <bsd.doc.mk>