diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-11-18 09:50:57 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-11-18 09:50:57 +0000 |
| commit | c51d717f0c0adcb64bbf49ef373972c2367c50ec (patch) | |
| tree | 4be9315729643aac6dedae31e641794773358f91 /lib/libc/rpc/Makefile.inc | |
| parent | 5d7c75f0adffaee638096a11223106ae303e9a66 (diff) | |
Notes
Diffstat (limited to 'lib/libc/rpc/Makefile.inc')
| -rw-r--r-- | lib/libc/rpc/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/Makefile.inc b/lib/libc/rpc/Makefile.inc index cffda6ca3f3e4..c349d5a727e6f 100644 --- a/lib/libc/rpc/Makefile.inc +++ b/lib/libc/rpc/Makefile.inc @@ -1,7 +1,7 @@ # @(#)Makefile 5.11 (Berkeley) 9/6/90 # $FreeBSD$ -.PATH: ${.CURDIR}/../libc/rpc ${.CURDIR}/. +.PATH: ${.CURDIR}/rpc ${.CURDIR}/. SRCS+= auth_none.c auth_unix.c authunix_prot.c bindresvport.c clnt_bcast.c \ clnt_dg.c clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c \ clnt_vc.c rpc_dtablesize.c getnetconfig.c getnetpath.c getrpcent.c \ |
