summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-03-04 18:21:07 +0000
committerwosch <wosch@FreeBSD.org>1997-03-04 18:21:07 +0000
commit4d01bbdf71fde1b95bfc8dd3a1c4330fac3fae89 (patch)
treed803e6c70826c68bb5510ae7ddabd2ae483a1268 /share
parent72bf6bd3e173e0e01906513ccdd7d358ac569781 (diff)
downloadFreeBSD-src-4d01bbdf71fde1b95bfc8dd3a1c4330fac3fae89.zip
FreeBSD-src-4d01bbdf71fde1b95bfc8dd3a1c4330fac3fae89.tar.gz
Install RCS and CVS documents.
Diffstat (limited to 'share')
-rw-r--r--share/doc/psd/13.rcs/Makefile6
-rw-r--r--share/doc/psd/13.rcs/Makefile.inc5
-rw-r--r--share/doc/psd/13.rcs/rcs/Makefile7
-rw-r--r--share/doc/psd/13.rcs/rcs_func/Makefile7
-rw-r--r--share/doc/psd/28.cvs/Makefile10
-rw-r--r--share/doc/psd/Makefile7
6 files changed, 39 insertions, 3 deletions
diff --git a/share/doc/psd/13.rcs/Makefile b/share/doc/psd/13.rcs/Makefile
new file mode 100644
index 0000000..28c227f
--- /dev/null
+++ b/share/doc/psd/13.rcs/Makefile
@@ -0,0 +1,6 @@
+# $Id$
+
+SUBDIR= rcs rcs_func
+
+.include <bsd.subdir.mk>
+
diff --git a/share/doc/psd/13.rcs/Makefile.inc b/share/doc/psd/13.rcs/Makefile.inc
new file mode 100644
index 0000000..efd41f4
--- /dev/null
+++ b/share/doc/psd/13.rcs/Makefile.inc
@@ -0,0 +1,5 @@
+# $Id$
+
+VOLUME= psd/13.rcs
+MACROS= -ms
+SRCDIR= ${.CURDIR}/../../../../../gnu/usr.bin/rcs/doc
diff --git a/share/doc/psd/13.rcs/rcs/Makefile b/share/doc/psd/13.rcs/rcs/Makefile
new file mode 100644
index 0000000..439e9c8
--- /dev/null
+++ b/share/doc/psd/13.rcs/rcs/Makefile
@@ -0,0 +1,7 @@
+# $Id$
+
+SRCS= rcs.ms
+USE_PIC= yes
+
+.include "../Makefile.inc"
+.include <bsd.doc.mk>
diff --git a/share/doc/psd/13.rcs/rcs_func/Makefile b/share/doc/psd/13.rcs/rcs_func/Makefile
new file mode 100644
index 0000000..c28434d
--- /dev/null
+++ b/share/doc/psd/13.rcs/rcs_func/Makefile
@@ -0,0 +1,7 @@
+# $Id$
+
+SRCS= rcs_func.ms
+DOC= rcs_func
+
+.include "../Makefile.inc"
+.include <bsd.doc.mk>
diff --git a/share/doc/psd/28.cvs/Makefile b/share/doc/psd/28.cvs/Makefile
new file mode 100644
index 0000000..4aaa924
--- /dev/null
+++ b/share/doc/psd/28.cvs/Makefile
@@ -0,0 +1,10 @@
+# $Id$
+
+VOLUME= psd/28.cvs
+MACROS= -ms
+SRCDIR= ${.CURDIR}/../../../../contrib/cvs/doc
+SRCS= cvs-paper.ms
+USE_PIC= yes
+USE_TBL= yes
+
+.include <bsd.doc.mk>
diff --git a/share/doc/psd/Makefile b/share/doc/psd/Makefile
index dbeac7a..138aae4 100644
--- a/share/doc/psd/Makefile
+++ b/share/doc/psd/Makefile
@@ -1,8 +1,8 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $Id$
+# $Id: Makefile,v 1.10 1997/02/22 13:04:15 peter Exp $
# The following modules do not build/install:
-# 10.gdb, 13.rcs
+# 10.gdb
# The following modules are encumbered:
# 01.cacm 02.implement 03.iosys 04.uprog 06.Clang 11.adb 14.sccs
@@ -13,9 +13,10 @@
BINDIR= /usr/share/doc/psd
SUBDIR= title contents
-SUBDIR+= 05.sysman 12.make 18.gprof 19.curses 20.ipctut 21.ipc
+SUBDIR+= 05.sysman 12.make 13.rcs 18.gprof 19.curses 20.ipctut 21.ipc
# The following modules are new in FreeBSD:
SUBDIR+= 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc
+SUBDIR+= 28.cvs
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud