X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile;h=0e31fa641dcb62dd9a0279fb9012133e78841206;hp=405ed8e06313997c1d0970223c86e821e37b066a;hb=794a6678aa37e8864845c72b14213ca44b9e159e;hpb=8bffc64120ae3a9291013fd541e398ad78c3be24 diff --git a/Makefile b/Makefile index 405ed8e0..0e31fa64 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ test-ccan/%: tools/run_tests ccan/%.o ccanlint: tools/ccanlint/ccanlint clean: tools-clean - $(RM) `find . -name '*.o'` `find . -name '.depends'` `find . -name '*.a'` + $(RM) `find . -name '*.o'` `find . -name '.depends'` `find . -name '*.a'` `find . -name _info` $(RM) inter-depends lib-depends test-depends inter-depends: $(ALL_DEPENDS)