]> git.ozlabs.org Git - ccan/blobdiff - tools/Makefile
bitmap: Avoid shadowing type name with parameter name
[ccan] / tools / Makefile
diff --git a/tools/Makefile b/tools/Makefile
deleted file mode 100644 (file)
index a9ed7fd..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-tools/run_tests: tools/run_tests.o ccan/tap/tap.o ccan/talloc/talloc.o 
-
-tools/doc_extract: tools/doc_extract.c ccan/talloc/talloc.o
-
-tools/namespacize: tools/namespacize.c ccan/talloc/talloc.o
-
-tools-clean: ccanlint-clean
-       rm -f run_tests doc_extract namespacize
-
-include tools/ccanlint/Makefile