From 08aa7edb495445c0bfa54cb5d207e85c1df9008a Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 27 Jul 2009 12:01:45 +0200 Subject: libpthread is now a stand-alone library and kept in a separate repository. * Makefile (lib-subdirs): Remove libpthread. --- Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 6d7e688a..3194473c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2004, -# 2006 Free Software Foundation, Inc. +# 2006, 2009 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -31,8 +31,7 @@ DIST_FILES = COPYING Makeconf config.make.in configure.in configure \ # Hurd libraries lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \ libpager libfshelp libdiskfs libtrivfs libps \ - libnetfs libpipe libstore libhurdbugaddr libftpconn libcons \ - libpthread + libnetfs libpipe libstore libhurdbugaddr libftpconn libcons # Hurd programs prog-subdirs = auth proc exec init term \ -- cgit v1.2.3