default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

sedit "s:^\(LIBS.*\):\1 $LDFLAGS:" Makefile &&
sedit "s:CFLAGS +=.*:CFLAGS += $CFLAGS:" Makefile
