aboutsummaryrefslogtreecommitdiff
path: root/libexec/Makefile
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2002-10-02 16:14:16 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2002-10-02 16:14:16 +0000
commitc58ff411bc5b19d8fa2ce65fd9d8fabd1b13392f (patch)
tree142e2170e313d40b5f6667abb9d0d05fe72fd925 /libexec/Makefile
parent03f3a2a6453db87a8ecfcf9d0d3d6b6b2fa88363 (diff)
downloadsrc-c58ff411bc5b19d8fa2ce65fd9d8fabd1b13392f.tar.gz
src-c58ff411bc5b19d8fa2ce65fd9d8fabd1b13392f.zip
Unhook rpc.rstatd from the build until it actually compiles.
Notes
Notes: svn path=/head/; revision=104376
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 75c768bd9b34..89317c578fb3 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
# $FreeBSD$
-# Present but disabled: kpasswdd
+# Present but disabled: kpasswdd rpc.rstatd
SUBDIR= atrun \
bootpd \
comsat \
@@ -18,7 +18,6 @@ SUBDIR= atrun \
rexecd \
rlogind \
rpc.rquotad \
- rpc.rstatd \
rpc.rusersd \
rpc.rwalld \
rpc.sprayd \