]> git.ozlabs.org Git - ccan/blobdiff - ccan_tools/Makefile
Move modules to ccan/ tools to tools/
[ccan] / ccan_tools / Makefile
diff --git a/ccan_tools/Makefile b/ccan_tools/Makefile
deleted file mode 100644 (file)
index 7cf228e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-ccan_tools/run_tests: ccan_tools/run_tests.o tap/tap.o talloc/talloc.o 
-
-ccan_tools/doc_extract: ccan_tools/doc_extract.c talloc/talloc.o
-
-ccan_tools/namespacize: ccan_tools/namespacize.c talloc/talloc.o
-
-ccan_tools-clean: ccanlint-clean
-       rm -f run_tests doc_extract
-
-include ccan_tools/ccanlint/Makefile