all:
	gcc -fPIC -c combo.c
	gcc -shared -o ../libcombo.so combo.o