bgfx/examples/common/nanovg/makefile

10 lines
220 B
Makefile
Raw Normal View History

2014-04-27 02:50:11 -04:00
#
# Copyright 2011-2014 Branimir Karadzic. All rights reserved.
# License: http://www.opensource.org/licenses/BSD-2-Clause
#
2014-09-11 00:48:08 -04:00
include ../../../scripts/shader-embeded.mk
2014-04-27 02:50:11 -04:00
rebuild:
@make -s --no-print-directory clean all