From 12199686e69c58d774ecf25a6fdc61278084d89d Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Sun, 7 Aug 1994 18:52:47 +0000 Subject: [PATCH] Don't try to build librpc in a separate directory. --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile b/lib/Makefile index e7b70167c1bc..d92612cf98b5 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -2,7 +2,7 @@ # XXX MISSING: libmp libplot SUBDIR= libc libcompat libcurses libedit libkvm libm libmd \ - libresolv librpc/rpc libtelnet libterm libutil liby + libresolv libtelnet libterm libutil liby .if ${MACHINE} == "tahoe" SUBDIR+=csu/tahoe.pcc