summaryrefslogtreecommitdiffstats
path: root/share/doc/psd/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-01-11 04:24:41 +0000
committerwollman <wollman@FreeBSD.org>1995-01-11 04:24:41 +0000
commit2859270f6f9479424beeeaf4908bd03e497783be (patch)
treeabbcf4ba002ada41ad90a59bc1f86e0df66d99bf /share/doc/psd/Makefile
parent1191adc9970ad945f698cd83c11c8cad8650656e (diff)
downloadFreeBSD-src-2859270f6f9479424beeeaf4908bd03e497783be.zip
FreeBSD-src-2859270f6f9479424beeeaf4908bd03e497783be.tar.gz
Disable 05.sysman, it sends nroff into an infinite loop.
Diffstat (limited to 'share/doc/psd/Makefile')
-rw-r--r--share/doc/psd/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/share/doc/psd/Makefile b/share/doc/psd/Makefile
index 9995fd7..514cab3 100644
--- a/share/doc/psd/Makefile
+++ b/share/doc/psd/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $Id$
+# $Id: Makefile,v 1.2 1995/01/11 01:51:56 wollman Exp $
# The following modules do not build/install:
# 10.gdb, 13.rcs
@@ -17,8 +17,10 @@
# The following modules use -me macros (which don't work):
# 20.ipctut 19.curses 18.gprof
+# 05.sysman sends nroff into an infinite loop.
+
BINDIR= /usr/share/doc/psd
-SUBDIR= title contents 05.sysman 12.make 21.ipc \
+SUBDIR= title contents 12.make 21.ipc \
22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud