1C_SOURCES := main.c 2CFLAGS_EXTRAS := -fsanitize=undefined -g -Wno-int-conversion 3 4include Makefile.rules 5