--- a/makefile +++ b/makefile @@ -21,7 +21,7 @@ ######################################################################## CC = cc -CFLAGS = -O -g +CFLAGS += -O -g SRC = ./src # For MPI, mpicc will set up the proper include and library paths