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