detect:	detect.c
	cc `/usr/bin/libnet-config --libs` `/usr/bin/libnet-config --defines` -o detect detect.c libnet.a libpcap.a
