diff -Nurp scanlogd-2.2.6.orig/Makefile scanlogd-2.2.6/Makefile --- Makefile 2006-03-05 10:03:15.000000000 +0000 +++ Makefile 2006-03-16 02:05:56.691077000 +0000 @@ -1,8 +1,6 @@ CC = gcc LD = $(CC) RM = rm -f -CFLAGS = -Wall -O2 -fomit-frame-pointer -LDFLAGS = -s PCAP_H = -I/usr/include/pcap PCAP_L = -lpcap