default:
	arm-linux-gcc -o gpptp gpptp.c `pkg-config --libs gtk+-2.0` `pkg-config --cflags gtk+-2.0`
