X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=debug%2Fsorter%2FMakefile;h=bcfcea058f6226cf09d7bdf5b1250a91e6436bf1;hb=09e7fe5641b94148d998a1b620bf694f353cb17b;hp=5a3e262eae27dd8741adee69785e370e594d5719;hpb=d6097caa134867e0e95a1ed9770ef3788b3c61fa;p=libucw.git diff --git a/debug/sorter/Makefile b/debug/sorter/Makefile index 5a3e262e..bcfcea05 100644 --- a/debug/sorter/Makefile +++ b/debug/sorter/Makefile @@ -1,7 +1,7 @@ # Tests related to the new sorter DIRS+=debug/sorter -PROGS+=$(addprefix $(o)/debug/sorter/,retros radix-file-test radix-asio-test radix-tune-bits radix-tune-thresh) +PROGS+=$(addprefix $(o)/debug/sorter/,radix-file-test radix-asio-test radix-tune-bits radix-tune-thresh) $(o)/debug/sorter/retros: $(o)/debug/sorter/retros.o $(LIBSH) $(o)/debug/sorter/radix-file-test: $(o)/debug/sorter/radix-file-test.o $(LIBSH)