# See LICENSE file for copyright and license details. PREFIX = /usr/local CFLAGS = -g -std=c99 -pedantic -Wall -Wextra -Os -D_DEFAULT_SOURCE CC = cc