#/************************************************************************* #*** Authentication, authorization, accounting + firewalling package #*** (c) 1998-2002 Anton Vinokurov #*** (c) 2002-2006 NeTAMS Development Team #*** All rights reserved. See 'Copying' file included in distribution #*** For latest version and more info, visit this project web page #*** located at http://www.netams.com #*** #*************************************************************************/ # This is automatically generated Makefile for NeTAMS # Created Wed Jan 9 22:43:40 EST 2008 #Optional params - uncomment if needed #DEFINE += -DHAVE_BW #DEFINE += -DMEMORY_DEBUG #DEFINE += -DMUTEX_DEBUG #DEFINE += -DUSE_TICKS DEFINE += -DFAST_FW_CHECK DEFINE += -DLAYER7_FILTER #DEFINE += -DUSE_HASH PROG += netamsctl ascii2netflow DEFINE += -DHAVE_BILLING SRC += billing.c s_billing.c HEADERFILES += billing.h DEFINE += -DUSE_LIBRADIUS NLIB += libradius LIB += -lradius