all:	ADMw3pass.c
	gcc -o truc `libwww-config --cflags` ./ADMw3pass.c `libwww-config --libs`

