Delete obsolete reference to librpc.a.

This commit is contained in:
Garrett Wollman 1994-08-08 00:10:09 +00:00
parent 76c72a54c2
commit 5f51a9a8d5

View File

@ -1,7 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= showmount
DPADD= ${LIBRPC}
LDADD= -lrpc
.include <bsd.prog.mk>