diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-12-24 00:12:07 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-12-24 00:12:07 +0000 |
commit | 54bf7132d3b23ce5d59b66b48364f75c8631b03b (patch) | |
tree | 6b8a7c1583145505f2d51f2c52f75481b9e3b5cd /lib/Makefile | |
parent | 061d08978dd34cee291890366cec66a8e24066b0 (diff) |
bye bye
Diffstat (limited to 'lib/Makefile')
-rw-r--r-- | lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile index b9d4f5d659e..37516710f64 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.13 1996/11/15 09:25:21 downsj Exp $ +# $OpenBSD: Makefile,v 1.14 1996/12/24 00:12:03 deraadt Exp $ # $NetBSD: Makefile,v 1.20.4.1 1996/06/14 17:22:38 cgd Exp $ -SUBDIR= csu libarch libc libcom_err libcompat libcrypt libcurses libedit \ +SUBDIR= csu libarch libc libcom_err libcompat libcurses libedit \ libform libl libm libmenu libocurses libpanel libpcap libresolv \ librpcsvc libskey libss libtelnet libterm libtermlib libutil liby \ libz |