fake_open.so: fake_open.c
	gcc -Wall -Werror -shared -fPIC -o fake_open.so fake_open.c -ldl
