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