summaryrefslogtreecommitdiffstats
path: root/usr.bin/bc/USD.doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bc/USD.doc/Makefile')
-rw-r--r--usr.bin/bc/USD.doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/usr.bin/bc/USD.doc/Makefile b/usr.bin/bc/USD.doc/Makefile
new file mode 100644
index 0000000..44265d2
--- /dev/null
+++ b/usr.bin/bc/USD.doc/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+# $OpenBSD: Makefile,v 1.3 2004/02/01 15:18:01 jmc Exp $
+
+DOC= bc
+DIR= usd/06.bc
+SRCS= bc
+MACROS= -ms
+BINDIR= /usr/share/doc/papers
+
+paper.txt: ${SRCS}
+ ${ROFF} -Tascii ${SRCS} > ${.TARGET}
+
+.include <bsd.doc.mk>
OpenPOWER on IntegriCloud