removed exmple apps code
[ealt-edge.git] / example-apps / PDD / pcb-defect-detection / libs / box_utils / cython_utils / Makefile
diff --git a/example-apps/PDD/pcb-defect-detection/libs/box_utils/cython_utils/Makefile b/example-apps/PDD/pcb-defect-detection/libs/box_utils/cython_utils/Makefile
deleted file mode 100755 (executable)
index 1e9e686..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-all:
-       python setup.py build_ext --inplace
-       rm -rf build
-clean:
-       rm -rf */*.pyc
-       rm -rf */*.so