summaryrefslogtreecommitdiffstats
path: root/usr.bin/showmount/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-08 00:10:09 +0000
committerwollman <wollman@FreeBSD.org>1994-08-08 00:10:09 +0000
commit8d4bd9d393b1e451d00482dda5f21a8b597e22f8 (patch)
treebf2124702479b05258d05f204599065f85d060d4 /usr.bin/showmount/Makefile
parenta006c507c4337175c99f70ff60fcda04d2b865b1 (diff)
downloadFreeBSD-src-8d4bd9d393b1e451d00482dda5f21a8b597e22f8.zip
FreeBSD-src-8d4bd9d393b1e451d00482dda5f21a8b597e22f8.tar.gz
Delete obsolete reference to librpc.a.
Diffstat (limited to 'usr.bin/showmount/Makefile')
-rw-r--r--usr.bin/showmount/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/showmount/Makefile b/usr.bin/showmount/Makefile
index aa0074e..e265e8c 100644
--- a/usr.bin/showmount/Makefile
+++ b/usr.bin/showmount/Makefile
@@ -1,7 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= showmount
-DPADD= ${LIBRPC}
-LDADD= -lrpc
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud