summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2010-01-22 23:19:48 +0000
committerdelphij <delphij@FreeBSD.org>2010-01-22 23:19:48 +0000
commit6facf0f8e1566fe01a79dd3d15a500c5aab8cb25 (patch)
tree62b433d4f003e35564b0f93af50e65b761036463 /share
parentb0ad2d975d086ccc178d1dfd80e5cb924d8f50b9 (diff)
downloadFreeBSD-src-6facf0f8e1566fe01a79dd3d15a500c5aab8cb25.zip
FreeBSD-src-6facf0f8e1566fe01a79dd3d15a500c5aab8cb25.tar.gz
Move USD documents from /usr/share/doc/papers to to /usr/share/doc/usd.
Reviewed by: gabor
Diffstat (limited to 'share')
-rw-r--r--share/doc/usd/05.dc/Makefile9
-rw-r--r--share/doc/usd/06.bc/Makefile9
-rw-r--r--share/doc/usd/Makefile2
3 files changed, 20 insertions, 0 deletions
diff --git a/share/doc/usd/05.dc/Makefile b/share/doc/usd/05.dc/Makefile
new file mode 100644
index 0000000..2b01e0c
--- /dev/null
+++ b/share/doc/usd/05.dc/Makefile
@@ -0,0 +1,9 @@
+# @(#)Makefile 8.1 (Berkeley) 6/8/93
+# $FreeBSD$
+
+VOLUME= usd/05.dc
+SRCS= dc
+MACROS= -ms
+SRCDIR= ${.CURDIR}/../../../../usr.bin/dc/USD.doc
+
+.include <bsd.doc.mk>
diff --git a/share/doc/usd/06.bc/Makefile b/share/doc/usd/06.bc/Makefile
new file mode 100644
index 0000000..12dfedd
--- /dev/null
+++ b/share/doc/usd/06.bc/Makefile
@@ -0,0 +1,9 @@
+# @(#)Makefile 8.1 (Berkeley) 6/8/93
+# $FreeBSD$
+
+VOLUME= usd/06.bc
+SRCS= bc
+MACROS= -ms
+SRCDIR= ${.CURDIR}/../../../../usr.bin/bc/USD.doc
+
+.include <bsd.doc.mk>
diff --git a/share/doc/usd/Makefile b/share/doc/usd/Makefile
index e7939fe..5fcb6b3 100644
--- a/share/doc/usd/Makefile
+++ b/share/doc/usd/Makefile
@@ -7,6 +7,8 @@
SUBDIR= title \
contents \
04.csh \
+ 05.dc \
+ 06.bc \
07.mail \
10.exref \
11.vitut \
OpenPOWER on IntegriCloud