1 2 3 4 5 6 7
# all the source files from the package NAME=pool SRCDIR=source SRCS= main.cpp data.cpp pool.cpp HDRS= pool.h