CSTRICTNESS = -ansi
CXXSTRICTNESS = -std=c++98
CFLAGS += -D_WITHOUT_STRCASECMP -pedantic $(CSTRICTNESS)
