# $Id: Makefile,v 1.1 2001/03/26 10:35:32 icahoon Exp $
#

BUILD = ../../../build

include $(BUILD)/Makefile.pre

# DEFINES += 
#

PACKAGES += TRANSPORT UTIL PTHREAD


# names of programs (e.g. test programs) to be compiled
#

TESTPROGRAMS = \
        cpLogTestPriorities.cxx \
        cpLogTestTrafficGenerator.cxx \
    	VLogTest.cxx \
	
	
	
include $(BUILD)/Makefile.post


syntax highlighted by Code2HTML, v. 0.9.1