bgfx/examples/common/font/makefile

10 lines
220 B
Makefile
Raw Normal View History

2013-04-23 00:42:11 +04:00
#
2014-02-11 10:18:39 +04:00
# Copyright 2011-2014 Branimir Karadzic. All rights reserved.
2013-04-23 00:42:11 +04:00
# License: http://www.opensource.org/licenses/BSD-2-Clause
#
2013-05-08 21:53:47 +04:00
include ../../../premake/shader-embeded.mk
2013-04-23 00:42:11 +04:00
rebuild:
2013-05-08 21:53:47 +04:00
@make -s --no-print-directory clean all