CC=gcc CFLAGS=-g -Wall all: $(CC) $(CFLAGS) `libnet-config --defines --cflags` $(CFLAGS) etherleak.c -o s\ -lpcap -lnet -lpthread