summaryrefslogtreecommitdiffstats
path: root/share/doc/psd/02.implement/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/psd/02.implement/Makefile')
-rw-r--r--share/doc/psd/02.implement/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/doc/psd/02.implement/Makefile b/share/doc/psd/02.implement/Makefile
new file mode 100644
index 0000000..09d7d8b
--- /dev/null
+++ b/share/doc/psd/02.implement/Makefile
@@ -0,0 +1,12 @@
+# @(#)Makefile 8.1 (Berkeley) 6/8/93
+# $FreeBSD$
+
+DIR= psd/02.implement
+SRCS= implement
+MACROS= -ms
+REFER= refer -p /usr/old/dict/papers/Ind -e
+
+paper.ps: ${SRCS} fig1.pic fig2.pic
+ ${SOELIM} ${SRCS} | ${REFER} | ${PIC} | ${ROFF} > ${.TARGET}
+
+.include <bsd.doc.mk>
OpenPOWER on IntegriCloud