about summary refs log tree commit diff
path: root/sunrpc/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-12-27 14:56:32 +0100
committerFlorian Weimer <fweimer@redhat.com>2016-12-27 15:39:10 +0100
commita36451ff4142b63a76cea9e52ffe4687290071a4 (patch)
treee7685e20395cc6820b27385294c1b8c48c870a47 /sunrpc/Makefile
parent3daef2c8ee4df29b9806e3bb2f407417c1222e9a (diff)
downloadglibc-a36451ff4142b63a76cea9e52ffe4687290071a4.tar.gz
glibc-a36451ff4142b63a76cea9e52ffe4687290071a4.tar.xz
glibc-a36451ff4142b63a76cea9e52ffe4687290071a4.zip
rpcinfo: Remove traces of unbuilt helper program
Diffstat (limited to 'sunrpc/Makefile')
-rw-r--r--sunrpc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sunrpc/Makefile b/sunrpc/Makefile
index 9e805fbb00..da6dffac39 100644
--- a/sunrpc/Makefile
+++ b/sunrpc/Makefile
@@ -85,10 +85,6 @@ shared-only-routines = $(routines)
 endif
 endif
 
-# We do not build rpcinfo anymore.  It is not needed for a bootstrap
-# and not wanted on complete systems.
-# others := rpcinfo
-# install-sbin := rpcinfo
 install-bin := rpcgen
 rpcgen-objs = rpc_main.o rpc_hout.o rpc_cout.o rpc_parse.o \
 	      rpc_scan.o rpc_util.o rpc_svcout.o rpc_clntout.o \