X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=debug%2Fsorter%2FMakefile;h=1ef8c6205b7b53392e2a67d7e2cb2cef7440f3bb;hb=c8c688e0b06fdacb20b28b66b9b0608dae8ca0dc;hp=5a3e262eae27dd8741adee69785e370e594d5719;hpb=d6097caa134867e0e95a1ed9770ef3788b3c61fa;p=libucw.git diff --git a/debug/sorter/Makefile b/debug/sorter/Makefile index 5a3e262e..1ef8c620 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-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)