aboutsummaryrefslogtreecommitdiff
path: root/share/doc/psd/Makefile
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1995-01-12 20:57:11 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1995-01-12 20:57:11 +0000
commit65dd2ce99ffde7d01ffc1fea5dfde8fcdb07a81f (patch)
tree6b79021faf17c74c9a033dedee72c13bb0fde70a /share/doc/psd/Makefile
parent9db2473d62840ec88f2d69249e7e7b029c7fc038 (diff)
Notes
Diffstat (limited to 'share/doc/psd/Makefile')
-rw-r--r--share/doc/psd/Makefile26
1 files changed, 15 insertions, 11 deletions
diff --git a/share/doc/psd/Makefile b/share/doc/psd/Makefile
index 83fdb9d2bed4..805dde5ec50c 100644
--- a/share/doc/psd/Makefile
+++ b/share/doc/psd/Makefile
@@ -1,19 +1,23 @@
-# From: @(#)Makefile 8.2 (Berkeley) 4/20/94
-# $Id: Makefile,v 1.5 1995/01/12 16:25:51 jkh Exp $
+# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
+# $Id: Makefile,v 1.3 1995/01/11 04:24:41 wollman Exp $
+
+# The following modules do not build/install:
+# 10.gdb, 13.rcs
# The following modules are encumbered:
-# 01.begin 02.learn 03.shell 05.dc 06.bc 09.edtut 10.edadv 15.sed 16.awk
-# 17.msmacros 21.troff 22.trofftut 23.eqn 24.eqnguide 25.tbl 26.refer
-# 27.invert 28.bib 29.diction
+# 01.cacm 02.implement 03.iosys 04.uprog 06.Clang 11.adb 14.sccs
+# 15.yacc 16.lex 17.m4
+
+# The following modules do not apply to FreeBSD:
+# 07.pascal 08.f77 09.f77io
-# The following modules are not provided:
-# 14.jove
+# The following modules are new in FreeBSD:
+# 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrfc
-# The following appears to run amuck right now.
-# 05.sysman
+# 05.sysman sends nroff into an infinite loop.
BINDIR= /usr/share/doc/psd
-SUBDIR= title contents 12.make 18.gprof 19.curses 20.ipctut \
- 21.ipc 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc
+SUBDIR= title contents 12.make 18.gprof 19.curses 20.ipctut 21.ipc \
+ 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc
.include <bsd.subdir.mk>