Makefile 85 Bytes
C_SOURCES := main.c
CFLAGS_EXTRAS := -fsanitize=undefined -g

include Makefile.rules