bgfx/examples/common/debugdraw/makefile

10 lines
226 B
Makefile
Raw Normal View History

2016-02-26 09:20:24 +03:00
#
2022-01-15 22:59:06 +03:00
# Copyright 2011-2022 Branimir Karadzic. All rights reserved.
# License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
2016-02-26 09:20:24 +03:00
#
include ../../../scripts/shader-embeded.mk
2016-02-26 09:20:24 +03:00
rebuild:
@make -s --no-print-directory clean all