Adding waf make script
diff --git a/build/c4che/build.config.py b/build/c4che/build.config.py
new file mode 100644
index 0000000..c0d1281
--- /dev/null
+++ b/build/c4che/build.config.py
@@ -0,0 +1,2 @@
+version = 0x1070d00
+tools = [{'tool': 'ar', 'tooldir': None, 'funs': None}, {'tool': 'cxx', 'tooldir': None, 'funs': None}, {'tool': 'g++', 'tooldir': None, 'funs': None}, {'tool': 'compiler_cxx', 'tooldir': None, 'funs': None}, {'tool': 'boost', 'tooldir': None, 'funs': None}, {'tool': 'gnu_dirs', 'tooldir': None, 'funs': None}]