Build sccs(1) docs.
This commit is contained in:
parent
3111860520
commit
37d1dbf01d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97108
@ -102,6 +102,8 @@
|
||||
..
|
||||
13.rcs
|
||||
..
|
||||
14.sccs
|
||||
..
|
||||
15.yacc
|
||||
..
|
||||
16.lex
|
||||
|
9
share/doc/psd/14.sccs/Makefile
Normal file
9
share/doc/psd/14.sccs/Makefile
Normal file
@ -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>
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user