# Released under the MIT License. See LICENSE for details. # # This file was generated by tools/update_generated_code_makefile. all: generated_code generated_code: ../generated/ballistica/binding.inc \ ../generated/ballistica/bootstrap.inc clean: @rm -rf ../generated ../generated/ballistica/bootstrap.inc : ballistica/bootstrap.py ../../tools/batools/codegen.py @../../tools/pcommand gen_flat_data_code $< $@ bootstrap_code ../generated/ballistica/binding.inc : ballistica/binding.py ../../tools/batools/codegen.py @../../tools/pcommand gen_binding_code $< $@