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/doc/psd/Makefile | |
parent | b5040e7472f6409b83f8a0f11541cd0bb615ee2c (diff) | |
download | FreeBSD-src-f7dc2ca5847e0903cb4f8ae42bae6497e6477e0c.zip FreeBSD-src-f7dc2ca5847e0903cb4f8ae42bae6497e6477e0c.tar.gz |
Nuke SCCS docos, they're dead, again.
Diffstat (limited to 'share/doc/psd/Makefile')
-rw-r--r-- | share/doc/psd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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. |