summaryrefslogtreecommitdiff
path: root/libc/inet/rpc/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-29 16:00:49 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-29 16:00:49 +0000
commit0286933fd8f56c3116fbf956828b192e42df21e8 (patch)
tree5adba2cc8ddb8b3167e22c020df09400e398e5cb /libc/inet/rpc/Makefile.in
parentd3979e749bc83ad34f1471edcdbe99822166ded0 (diff)
rename to match glibc
Diffstat (limited to 'libc/inet/rpc/Makefile.in')
-rw-r--r--libc/inet/rpc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/rpc/Makefile.in b/libc/inet/rpc/Makefile.in
index cee428b09..d118a6457 100644
--- a/libc/inet/rpc/Makefile.in
+++ b/libc/inet/rpc/Makefile.in
@@ -11,7 +11,7 @@ ifneq ($(UCLIBC_HAS_FULL_RPC),y)
CSRC:= authunix_prot.c auth_none.c auth_unix.c bindresvport.c \
clnt_perror.c clnt_simple.c clnt_tcp.c clnt_udp.c \
create_xid.c getrpcent.c \
- pmap_clnt.c pmap_getmaps.c pmap_getport.c pmap_prot.c pmap_prot2.c \
+ pmap_clnt.c pm_getmaps.c pmap_getport.c pmap_prot.c pmap_prot2.c \
rcmd.c rexec.c rpc_cmsg.c rpc_commondata.c rpc_dtablesize.c \
rpc_prot.c rpc_thread.c rtime.c ruserpass.c sa_len.c \
svc.c svc_auth.c svc_authux.c \