]> mj.ucw.cz Git - libucw.git/blob - debug/sorter/Makefile
6a871c64da9c6c4376f8be90d06ce6f7bf720288
[libucw.git] / debug / sorter / Makefile
1 # Tests related to the new sorter
2
3 DIRS+=debug/sorter
4 PROGS+=$(addprefix $(o)/debug/sorter/,retros radix-file-test radix-asio-test radix-tune-bits)
5
6 $(o)/debug/sorter/retros: $(o)/debug/sorter/retros.o $(LIBSH)
7 $(o)/debug/sorter/radix-file-test: $(o)/debug/sorter/radix-file-test.o $(LIBSH)
8 $(o)/debug/sorter/radix-asio-test: $(o)/debug/sorter/radix-asio-test.o $(LIBSH)
9 $(o)/debug/sorter/radix-tune-bits: $(s)/debug/sorter/radix-tune-bits.sh