1C_SOURCES := main.c 2CFLAGS_EXTRAS := -fsanitize=address -g -gcolumn-info 3 4include Makefile.rules 5