summaryrefslogtreecommitdiff
path: root/bindings/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/Makefile')
-rw-r--r--bindings/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/bindings/Makefile b/bindings/Makefile
deleted file mode 100644
index 2ea344d..0000000
--- a/bindings/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-
-root := ..
-targets := ${root}/lib/libsword.a
-clean-targets := none
-include ${root}/Makefile.cfg
-
-cpp += flatapi.cpp
-
-include ${root}/Makefile.post