From 37d1dbf01d9c30bbfe6fe170fcf7417960bfed0a Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 22 May 2002 11:55:47 +0000 Subject: [PATCH] Build sccs(1) docs. --- etc/mtree/BSD.usr.dist | 2 ++ share/doc/psd/14.sccs/Makefile | 9 +++++++++ share/doc/psd/Makefile | 4 ++-- 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 share/doc/psd/14.sccs/Makefile diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index 3e4ff81ed865..18005c1d0c4a 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 000000000000..2d359a9e3477 --- /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 diff --git a/share/doc/psd/Makefile b/share/doc/psd/Makefile index 28a5cbfbb90a..8f62324258c7 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.