LDLIBS=`eutils-config --libs` CXXFLAGS=-pthread LDFLAGS=-pthread all : radixsort sort radixsort: radixsort.cpp sort: sort.cpp