summaryrefslogtreecommitdiffstats
path: root/share/doc/psd/17.m4/Makefile
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>2002-05-19 07:35:00 +0000
committergrog <grog@FreeBSD.org>2002-05-19 07:35:00 +0000
commit1da886c0ad40961251308197920288741effd7ee (patch)
treef34c2447c302f93cb14ce14a1916c4e92bbd4f38 /share/doc/psd/17.m4/Makefile
parentda8f16c63bbc53e64cf76e62e30a96939cb9f9a0 (diff)
downloadFreeBSD-src-1da886c0ad40961251308197920288741effd7ee.zip
FreeBSD-src-1da886c0ad40961251308197920288741effd7ee.tar.gz
Initial checkin: 4.4BSD version. These files need to be updated with
current license information and adapted to the FreeBSD build environment before they will build. Approved by: David Taylor <davidt@caldera.com>
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