1#
2# Copyright 2011-2019 Branimir Karadzic. All rights reserved.
3# License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
4#
5
6include ../../../../bgfx/scripts/shader-embeded.mk
7
8rebuild:
9	@make -s --no-print-directory clean all
10