]> mj.ucw.cz Git - libucw.git/blob - ucw/sorter/debug/Makefile
Doc: Documented growing arrays, generic allocators and related things
[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