# $Id: Makefile,v 1.3 2002/05/02 02:51:11 jason Exp $

BUILD = ../build

include $(BUILD)/Makefile.pre

TARGET_LIBRARY = libradius

PACKAGES += PTHREAD UTIL

SRC = \
	RadiusAttribute.cxx \
	RadiusMessage.cxx

include $(BUILD)/Makefile.post


syntax highlighted by Code2HTML, v. 0.9.1