all:
	$(CC) -O2 -DHAVE_SOCKLEN -Dlint -Wall -fPIC -shared -s -o fcgi.so *.c
