C_SOURCES := main.c
CFLAGS_EXTRAS := -std=c17

include Makefile.rules
