# $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