From 8c7ac6fc362d2d958c97262032c7dbde3471b100 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Tue, 4 Oct 2005 00:29:14 +0000 Subject: Clean up pthread include mess. Some of these will be needed to support NPTL, but they do no harm for the linuxthreads case. Yes, I tested this. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 945c59558..b46518d0a 100644 --- a/Makefile +++ b/Makefile @@ -353,6 +353,7 @@ clean: $(RM) include/fpu_control.h $(MAKE) -C extra/locale clean $(MAKE) -C ldso clean + $(MAKE) -C libc clean $(MAKE) -C libpthread clean $(MAKE) -C test clean $(MAKE) -C utils clean -- cgit v1.2.3