This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
bgfx/examples/02-metaballs/makefile
Branimir Karadžić 2b77088a38 Cleanup.
2016-03-05 11:03:52 -08:00

9 lines
217 B
Makefile

#
# Copyright 2011-2016 Branimir Karadzic. All rights reserved.
# License: http://www.opensource.org/licenses/BSD-2-Clause
#
include ../../scripts/shader-embeded.mk
rebuild:
@make -s --no-print-directory clean all