aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mountd
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-08-08 00:09:22 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-08-08 00:09:22 +0000
commit76c72a54c25af78d438928ea06b94a9fae929162 (patch)
tree3eaa8ca0448fb274c49e575e21fbefc04e914271 /usr.sbin/mountd
parent003a0dd6e448f78b6984d56275aa89b61e22da57 (diff)
Notes
Diffstat (limited to 'usr.sbin/mountd')
-rw-r--r--usr.sbin/mountd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/mountd/Makefile b/usr.sbin/mountd/Makefile
index d8efea126fc8..57d6b43a8c7b 100644
--- a/usr.sbin/mountd/Makefile
+++ b/usr.sbin/mountd/Makefile
@@ -4,7 +4,5 @@ PROG= mountd
CFLAGS+=-DNFS -DMFS -DCD9660
MAN5= exports.5 netgroup.5
MAN8= mountd.8
-DPADD= ${LIBRPC}
-LDADD= -lrpc
.include <bsd.prog.mk>