]> git.ozlabs.org Git - ccan/blobdiff - ccan_tools/talloc/config.mk
Removed ccan_tools versions of talloc and libtap in favor of ccan ones.
[ccan] / ccan_tools / talloc / config.mk
diff --git a/ccan_tools/talloc/config.mk b/ccan_tools/talloc/config.mk
deleted file mode 100644 (file)
index 714ad72..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-################################################
-# Start LIBRARY LIBTALLOC
-[LIBRARY::LIBTALLOC]
-VERSION = 0.0.1
-SO_VERSION = 0
-OBJ_FILES = talloc.o
-MANPAGE = talloc.3
-CFLAGS = -Ilib/talloc
-PUBLIC_HEADERS = talloc.h
-DESCRIPTION = A hierarchical pool based memory system with destructors
-#
-# End LIBRARY LIBTALLOC
-################################################