1 2 3 4 5 6
LEVEL = ../../make C_SOURCES := main.c CFLAGS_EXTRAS := -fsanitize=address -g include $(LEVEL)/Makefile.rules