summaryrefslogtreecommitdiffstats
path: root/sbin/mount_nfs
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-08 00:09:22 +0000
committerwollman <wollman@FreeBSD.org>1994-08-08 00:09:22 +0000
commita006c507c4337175c99f70ff60fcda04d2b865b1 (patch)
tree3eaa8ca0448fb274c49e575e21fbefc04e914271 /sbin/mount_nfs
parent7fa6011b596ccd0811c2f5e9c5b0411533eb662d (diff)
downloadFreeBSD-src-a006c507c4337175c99f70ff60fcda04d2b865b1.zip
FreeBSD-src-a006c507c4337175c99f70ff60fcda04d2b865b1.tar.gz
Delete obsolete references to librpc.a.
Diffstat (limited to 'sbin/mount_nfs')
-rw-r--r--sbin/mount_nfs/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/mount_nfs/Makefile b/sbin/mount_nfs/Makefile
index a360274..8657378 100644
--- a/sbin/mount_nfs/Makefile
+++ b/sbin/mount_nfs/Makefile
@@ -8,7 +8,4 @@ MOUNT= ${.CURDIR}/../mount
CFLAGS+= -DNFS -I${MOUNT}
.PATH: ${MOUNT}
-DPADD= ${LIBRPC}
-LDADD= -lrpc
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud