diff options
-rw-r--r-- | lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile index 42f0991e94f..c8c2ed75bec 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.31 1998/10/07 02:37:35 deraadt Exp $ +# $OpenBSD: Makefile,v 1.32 1999/01/19 05:45:25 d Exp $ # $NetBSD: Makefile,v 1.20.4.1 1996/06/14 17:22:38 cgd Exp $ -SUBDIR= csu libarch libc libcom_err libcompat libcurses libdes libedit \ +SUBDIR= csu libarch libc libc_r libcom_err libcompat libcurses libdes libedit \ libform libl libm libmenu libocurses libossaudio libpanel libpcap \ libresolv librpcsvc libskey libssl libtelnet libutil libwrap liby libz |