#
# override options for implicit rule(s)
#
OPT = -O
CFLAGS = -Wall -pedantic -pthread -std=c99 $(OPT)