From 0d096f62f7ac1f757c3d46e1c878b99ec6ebc438 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Sun, 7 Aug 1994 23:27:27 +0000 Subject: [PATCH] Make librpcsvc. --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile b/lib/Makefile index d92612cf98b5..0337e3d9365d 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -2,7 +2,7 @@ # XXX MISSING: libmp libplot SUBDIR= libc libcompat libcurses libedit libkvm libm libmd \ - libresolv libtelnet libterm libutil liby + libresolv librpcsvc libtelnet libterm libutil liby .if ${MACHINE} == "tahoe" SUBDIR+=csu/tahoe.pcc