# all the source files from the package
NAME=pool

SRCDIR=source

SRCS= main.cpp data.cpp pool.cpp
HDRS= pool.h