summaryrefslogtreecommitdiffstats
path: root/sbin/umount/Makefile
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/umount/Makefile
parent7fa6011b596ccd0811c2f5e9c5b0411533eb662d (diff)
downloadFreeBSD-src-a006c507c4337175c99f70ff60fcda04d2b865b1.zip
FreeBSD-src-a006c507c4337175c99f70ff60fcda04d2b865b1.tar.gz
Delete obsolete references to librpc.a.
Diffstat (limited to 'sbin/umount/Makefile')
-rw-r--r--sbin/umount/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/umount/Makefile b/sbin/umount/Makefile
index 29c0f9f..120b360 100644
--- a/sbin/umount/Makefile
+++ b/sbin/umount/Makefile
@@ -1,8 +1,6 @@
# @(#)Makefile 8.2 (Berkeley) 2/20/94
PROG= umount
-DPADD= ${LIBRPC}
-LDADD= -lrpc
MAN8= umount.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud