diff options
| author | Juli Mallett <jmallett@FreeBSD.org> | 2002-06-30 02:18:54 +0000 |
|---|---|---|
| committer | Juli Mallett <jmallett@FreeBSD.org> | 2002-06-30 02:18:54 +0000 |
| commit | bea3953649ee63b7cdafb89e4c17d84eecfb6f7b (patch) | |
| tree | a60e676917dd7472743dfb3e7ff000d9e6f10c8b | |
| parent | 37777f4d1f156621289e79018037908e2a5e9674 (diff) | |
Notes
| -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 2d359a9e3477d..0000000000000 --- 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 8f62324258c7e..3524d50f06777 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. |
