summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/mtree/BSD.usr.dist2
-rw-r--r--share/doc/psd/14.sccs/Makefile9
-rw-r--r--share/doc/psd/Makefile4
3 files changed, 13 insertions, 2 deletions
diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist
index 3e4ff81..18005c1 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -102,6 +102,8 @@
..
13.rcs
..
+ 14.sccs
+ ..
15.yacc
..
16.lex
diff --git a/share/doc/psd/14.sccs/Makefile b/share/doc/psd/14.sccs/Makefile
new file mode 100644
index 0000000..2d359a9
--- /dev/null
+++ b/share/doc/psd/14.sccs/Makefile
@@ -0,0 +1,9 @@
+# @(#)Makefile 8.1 (Berkeley) 6/8/93
+# $FreeBSD$
+
+VOLUME= psd/14.sccs
+SRCS= sccs.me
+MACROS= -me
+SRCDIR= ${.CURDIR}/../../../../usr.bin/sccs/PSD.doc
+
+.include <bsd.doc.mk>
diff --git a/share/doc/psd/Makefile b/share/doc/psd/Makefile
index 28a5cbf..8f62324 100644
--- a/share/doc/psd/Makefile
+++ b/share/doc/psd/Makefile
@@ -9,11 +9,11 @@
# The following previously encumbered files have not yet been added to
# the tree:
-# 11.adb 14.sccs
+# 11.adb
SUBDIR= title contents
SUBDIR+= 01.cacm 02.implement 03.iosys 04.uprog 05.sysman 06.Clang 12.make
-SUBDIR+= 13.rcs 15.yacc 16.lex 17.m4 18.gprof 20.ipctut 21.ipc
+SUBDIR+= 13.rcs 14.sccs 15.yacc 16.lex 17.m4 18.gprof 20.ipctut 21.ipc
# The following modules don't appear in the O'Reilly book, but
# are in the 4.4BSD distribution.
OpenPOWER on IntegriCloud