cd "${S}"
sed -i \
-e "s/\tcc /\t\\\\\$(CC) /" \
-e 's/\tcc /\t\\$(CC) \\$(LDFLAGS) /' \
-e "/other_cflag/s/ *-s//" \
create.make