sha256.so: sha256.c gcc -Wall -fpic $(CFLAGS) -I/usr/include/mysql -shared -o $@ $< clean: rm -f sha256.so