summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/examples/common/debugdraw/makefile
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/examples/common/debugdraw/makefile')
-rw-r--r--3rdparty/bgfx/examples/common/debugdraw/makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/3rdparty/bgfx/examples/common/debugdraw/makefile b/3rdparty/bgfx/examples/common/debugdraw/makefile
new file mode 100644
index 00000000000..ab2bae2d539
--- /dev/null
+++ b/3rdparty/bgfx/examples/common/debugdraw/makefile
@@ -0,0 +1,9 @@
+#
+# Copyright 2011-2016 Branimir Karadzic. All rights reserved.
+# License: http://www.opensource.org/licenses/BSD-2-Clause
+#
+
+include ../../../../bgfx/scripts/shader-embeded.mk
+
+rebuild:
+ @make -s --no-print-directory clean all