# This file is part of PlomRogue. PlomRogue is licensed under the GPL version 3 # or any later version. For details on its copyright, license, and warranties, # see the file NOTICE in the root directory of the PlomRogue source package. CFLAGS='-std=c11 -pedantic-errors -Wall -Werror -Wextra -Wformat-security -g'