OSDN Git Service

Do not recurse into ldso/libc/libpthread on clean
[uclinux-h8/uClibc.git] / ldso / libdl / Makefile
index 8101b08..76149ad 100644 (file)
@@ -92,4 +92,4 @@ libdl_pic.o: libdl.c
        $(STRIPTOOL) -x -R .note -R .comment $*.o
 
 clean:
-       $(RM) *.o *~ core *.a
+       $(RM) *.[oa] *~ core