rootfs_prefix.so: rootfs_prefix.c
	$(CC) -Wall -Werror -fPIC -shared -o rootfs_prefix.so rootfs_prefix.c -ldl
