bgfx/examples/common/font/makefile

10 lines
220 B
Makefile
Raw Normal View History

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