Diff for /embedaddon/ipguard/Makefile between versions 1.1.1.1 and 1.1.1.1.2.1

version 1.1.1.1, 2012/02/21 21:59:41 version 1.1.1.1.2.1, 2013/10/14 08:35:34
Line 26  LIBS=`${LIBNET_CONFIG} --libs` -lpcap -L${LOCALBASE}/l Line 26  LIBS=`${LIBNET_CONFIG} --libs` -lpcap -L${LOCALBASE}/l
 DEFINES=`${LIBNET_CONFIG} --defines`  DEFINES=`${LIBNET_CONFIG} --defines`
   
 STATIC=  STATIC=
CC=gccCC=cc
   
 CFLAGS+=-g -Wall -DETHERS='"$(ETHERS)"'  CFLAGS+=-g -Wall -DETHERS='"$(ETHERS)"'
   

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>