diff options
| author | Geoff Rehmet <csgr@FreeBSD.org> | 1994-08-20 21:19:46 +0000 |
|---|---|---|
| committer | Geoff Rehmet <csgr@FreeBSD.org> | 1994-08-20 21:19:46 +0000 |
| commit | 4714bb15be0d610ae5fb7ee6f92c4e1f121accc3 (patch) | |
| tree | f3b6fc6dafc1125389de39f6a07c1be5a594692b /lib/Makefile | |
| parent | 11841a6877e8647938e5020e4debae73ed2b0250 (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 00f16d06c230..b5f3d5082a2c 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 # XXX MISSING: libmp libplot -SUBDIR= libc libcompat libcurses libedit libkvm libmd \ +SUBDIR= libc libcompat libcrypt libcurses libedit libkvm libmd \ libresolv librpcsvc libskey libtelnet libterm libutil liby .if ${MACHINE} == "tahoe" |
