C_SOURCES := main.c
CFLAGS_EXTRAS := -fsanitize=undefined -g -Wno-int-conversion

include Makefile.rules
