# $Id: Makefile,v 1.5 2001/03/26 10:35:36 icahoon Exp $ BUILD = ../../../build include $(BUILD)/Makefile.pre PACKAGES += TRANSPORT UTIL LIBXML PTHREAD # names of programs (e.g. test programs) to be compiled # TESTPROGRAMS = \ TickCount.cxx \ Statistic.cxx \ Perf.cxx include $(BUILD)/Makefile.post