Update makefiles
[urcu.git] / Makefile
index 145568026463bd24f01595e346b5749a07f679e8..5b8e6557c5fffe1a9d5e7946fa0d42d6a31014ed 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -99,6 +99,9 @@ install: liburcu.so
        cp -f arch.h arch_atomic.h compiler.h urcu.h urcu-static.h /usr/include/
 
 clean:
-       rm -f *.o test_urcu test_urcu_timing test_rwlock_timing urcu-asm.S \
-               test_urcu_yield urcutorture urcutorture-yield liburcu.so \
-               test_urcu_dynamic_link api.h arch.h arch_atomic.h
+       rm -f *.o test_urcu test_urcu_dynamic_link test_urcu_timing \
+       test_rwlock_timing test_rwlock test_perthreadlock_timing \
+       test_perthreadlock test_urcu_yield test_urcu_mb \
+       urcu-asm.S test_qsbr_timing test_qsbr urcutorture \
+       urcutorture-yield liburcu.so
+
This page took 0.022408 seconds and 4 git commands to generate.