bgfx/src/makefile

10 lines
214 B
Makefile
Raw Normal View History

2013-03-17 19:10:50 -04:00
#
2014-02-11 01:07:04 -05:00
# Copyright 2011-2014 Branimir Karadzic. All rights reserved.
2013-03-17 19:10:50 -04:00
# License: http://www.opensource.org/licenses/BSD-2-Clause
#
2013-04-23 02:33:32 -04:00
include ../premake/shader-embeded.mk
2013-03-17 19:10:50 -04:00
2013-04-23 02:33:32 -04:00
rebuild:
@make -s --no-print-directory clean all