summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/examples/02-metaballs/makefile
blob: efdae05bf5617d3c731831f1ec7c31944b21425c (plain) (blame)
1
2
3
4
5
6
7
8
9
#
# Copyright 2011-2022 Branimir Karadzic. All rights reserved.
# License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
#

include ../../scripts/shader-embeded.mk

rebuild:
	@make -s --no-print-directory clean all