Makefile 85 Bytes Edit 1 2 3 4 C_SOURCES := main.c CFLAGS_EXTRAS := -fsanitize=undefined -g include Makefile.rules