all:
	gcc -shared -Wall -Werror -fpic main.c -o ../../bin/mod_binary_output.so
