summaryrefslogtreecommitdiff
path: root/libpthread/nptl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-05-09 23:00:39 -0700
committerKhem Raj <raj.khem@gmail.com>2010-05-09 23:00:39 -0700
commite4cf1aceb0e76187a6143218a73a1187b6681613 (patch)
treed8761346f29822a343373bce4cc25e0cc4237caf /libpthread/nptl
parente3dec33ba03ef7080a39444388a01e59135bb3aa (diff)
powerpc/Makefile.arch: Add objclean and headers_clean targets for NPTL.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'libpthread/nptl')
-rw-r--r--libpthread/nptl/sysdeps/powerpc/Makefile.arch2
1 files changed, 2 insertions, 0 deletions
diff --git a/libpthread/nptl/sysdeps/powerpc/Makefile.arch b/libpthread/nptl/sysdeps/powerpc/Makefile.arch
index bd34063b5..71695c88b 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.