CC= gcc CXX= g++ CPPFLAGS= LDFLAGS= -lCosmoTool CXXFLAGS= $(CPPFLAGS) -ggdb -O3 -ffast-math CFLAGS= $(CPPFLAGS) -ggdb -O3 -ffast-math