# # GNAT Studio Makefile wrapper # # Copyright (C) 2020-2025 Gabriele Galeotti # # This work is licensed under the terms of the MIT License. # Please consult the LICENSE.txt file located in the top-level directory. # MAKEFILE_MASTER_INCLUDED := N -include Makefile ifneq ($(MAKEFILE_MASTER_INCLUDED),Y) $(error Error: master Makefile not loaded) endif all: postbuild: run: debug: clean: rts: