library.so: library.c
	$(CC) $< -o $@ -shared -I../src/
