diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-11 17:14:54 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-11 17:14:54 +0000 |
| commit | cda0da576109c0d03cc9ccb41175c919c09856af (patch) | |
| tree | 71d3d3154666b0ccc3313082ba6e3ab49c935e14 /lib/libc | |
| parent | 480878299e268628ddb03249ed5746426fa4dbe5 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/rpc/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/rpc/Makefile.inc b/lib/libc/rpc/Makefile.inc index 2ea731a133f3..96b004b1d520 100644 --- a/lib/libc/rpc/Makefile.inc +++ b/lib/libc/rpc/Makefile.inc @@ -11,10 +11,6 @@ SRCS+= auth_none.c auth_unix.c authunix_prot.c bindresvport.c clnt_bcast.c \ rpcb_st_xdr.c svc.c svc_auth.c svc_dg.c svc_auth_unix.c svc_generic.c \ svc_raw.c svc_run.c svc_simple.c svc_vc.c -# XDR -SRCS+= xdr.c xdr_array.c xdr_float.c xdr_mem.c xdr_rec.c xdr_reference.c \ - xdr_stdio.c - # Secure-RPC SRCS+= auth_time.c auth_des.c authdes_prot.c des_crypt.c des_soft.c \ crypt_client.c key_call.c key_prot_xdr.c getpublickey.c \ |
