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