C_SOURCES := main.c
CFLAGS_EXTRAS := -std=c99 -Wno-error=incompatible-pointer-types

include Makefile.rules
