#UTIL = $(wildcard ../*.cpp)
base_path = ../..
PROG = thread_client
CFLAGS += -I../
include ../Makefile.in