default_pre_build &&
cd "${SOURCE_DIRECTORY}" &&

sedit "s:^CFLAGS.*:CFLAGS=-Wall -Wextra -std=c99 -pedantic -Ideps ${CFLAGS}:" Makefile
