CXX = g++ CPPFLAGS= -Isrc -DNDEBUG CXXFLAGS= -O3 -ffast-math -funroll-loops LDFLAGS = -lm # -static ARFLAGS = crs ZLIB_FLAGS = ZLIB_LDFLAGS = -lz