##################################################################
###                     CoreArray Codes                        ###
###                                                            ###

# additional preprocessor options
PKG_CPPFLAGS = -I. -DCOREARRAY_NO_STD_IN_OUT

# to set flags for the linker
PKG_LIBS = -lz -lpthread
