From ae6bbc9a7bfced1764ba23e0647313504f1c3850 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Tue, 9 Aug 1994 16:29:20 +0000 Subject: [PATCH] Add back librpcsvc. It builds fine on both my machine and thud, I don't know what Jordan's problem was. --- 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