From fd56c55827cbdd67c1b89c7e2b4f3c7fb02dbb67 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Wed, 11 May 2005 23:41:36 +0000 Subject: Cleanup original linuxthreads and update top-level threads makefiles. --- libpthread/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpthread/Makefile') diff --git a/libpthread/Makefile b/libpthread/Makefile index 9ae128ed2..abf9317d1 100644 --- a/libpthread/Makefile +++ b/libpthread/Makefile @@ -68,7 +68,7 @@ ifeq ($(strip $(UCLIBC_CTOR_DTOR)),y) SHARED_END_FILES = $(LIBGCC_DIR)crtendS.o $(TOPDIR)lib/crtn.o endif -ALL_SUBDIRS = linuxthreads linuxthreads_db +ALL_SUBDIRS = linuxthreads linuxthreads_db nptl nptl_db all: $(LIBPTHREAD) $(LIBTHREAD_DB) -- cgit v1.2.3