diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-09 16:29:20 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-09 16:29:20 +0000 |
| commit | ae6bbc9a7bfced1764ba23e0647313504f1c3850 (patch) | |
| tree | cf5645b815c1bf24286c906a4802e38c90ace149 /lib/Makefile | |
| parent | 40735e19b90e426d889291b17f976d43ebe949b2 (diff) | |
Notes
Diffstat (limited to 'lib/Makefile')
| -rw-r--r-- | lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
