diff options
author | jmallett <jmallett@FreeBSD.org> | 2002-06-30 02:18:54 +0000 |
---|---|---|
committer | jmallett <jmallett@FreeBSD.org> | 2002-06-30 02:18:54 +0000 |
commit | f7dc2ca5847e0903cb4f8ae42bae6497e6477e0c (patch) | |
tree | a60e676917dd7472743dfb3e7ff000d9e6f10c8b /share | |
parent | b5040e7472f6409b83f8a0f11541cd0bb615ee2c (diff) | |
download | FreeBSD-src-f7dc2ca5847e0903cb4f8ae42bae6497e6477e0c.zip FreeBSD-src-f7dc2ca5847e0903cb4f8ae42bae6497e6477e0c.tar.gz |
Nuke SCCS docos, they're dead, again.
Diffstat (limited to 'share')
-rw-r--r-- | share/doc/psd/14.sccs/Makefile | 9 | ||||
-rw-r--r-- | share/doc/psd/Makefile | 2 |
2 files changed, 1 insertions, 10 deletions
diff --git a/share/doc/psd/14.sccs/Makefile b/share/doc/psd/14.sccs/Makefile deleted file mode 100644 index 2d359a9..0000000 --- a/share/doc/psd/14.sccs/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# @(#)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 8f62324..3524d50 100644 --- a/share/doc/psd/Makefile +++ b/share/doc/psd/Makefile @@ -13,7 +13,7 @@ SUBDIR= title contents SUBDIR+= 01.cacm 02.implement 03.iosys 04.uprog 05.sysman 06.Clang 12.make -SUBDIR+= 13.rcs 14.sccs 15.yacc 16.lex 17.m4 18.gprof 20.ipctut 21.ipc +SUBDIR+= 13.rcs 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. |