bgfx/examples/common/font/makefile

10 lines
227 B
Makefile
Raw Normal View History

2013-04-23 00:42:11 +04:00
#
2017-01-04 19:34:25 +03:00
# Copyright 2011-2017 Branimir Karadzic. All rights reserved.
# License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
2013-04-23 00:42:11 +04:00
#
2014-09-11 08:48:08 +04:00
include ../../../scripts/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