From a006c507c4337175c99f70ff60fcda04d2b865b1 Mon Sep 17 00:00:00 2001 From: wollman Date: Mon, 8 Aug 1994 00:09:22 +0000 Subject: Delete obsolete references to librpc.a. --- usr.sbin/portmap/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.sbin/portmap') diff --git a/usr.sbin/portmap/Makefile b/usr.sbin/portmap/Makefile index a3b8224..4a44e28 100644 --- a/usr.sbin/portmap/Makefile +++ b/usr.sbin/portmap/Makefile @@ -1,8 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= portmap -DPADD= ${LIBRPC} -LDADD= -lrpc MAN8= portmap.8 .include -- cgit v1.1