# Build configuration for ANUGA # Flags to pass to GCC GCCFLAGS = '-O3 -Wall' # Flags to pass to MSVC Compiler MSVCFLAGS = '/Wall'