[git commit master] powerpc/Makefile.arch: Add objclean and headers_clean targets for NPTL.
Khem Raj
raj.khem at gmail.com
Mon May 10 06:00:39 UTC 2010
commit: http://git.uclibc.org/uClibc/commit/?id=e4cf1aceb0e76187a6143218a73a1187b6681613
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master
Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
libpthread/nptl/sysdeps/powerpc/Makefile.arch | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/libpthread/nptl/sysdeps/powerpc/Makefile.arch b/libpthread/nptl/sysdeps/powerpc/Makefile.arch
index bd34063..71695c8 100644
--- a/libpthread/nptl/sysdeps/powerpc/Makefile.arch
+++ b/libpthread/nptl/sysdeps/powerpc/Makefile.arch
@@ -24,6 +24,8 @@ libpthread-so-y += $(PTHREAD_ARCH_OBJ:.o=.oS)
libpthread-nomulti-y += $(PTHREAD_ARCH_OBJ)
CFLAGS-powerpc = $(SSP_ALL_CFLAGS)
+objclean-y += nptl_arch_objclean
+headers_clean-y += nptl_arch_headers_clean
#
# Create 'tcb-offsets.h' header file.
--
1.6.3.3
More information about the uClibc-cvs
mailing list