]> mj.ucw.cz Git - libucw.git/blob - lib/sorter/Makefile
Cannot swap out the source file, because we don't know how to reopen it.
[libucw.git] / lib / sorter / Makefile
1 # Makefile for the UCW Sorter (c) 2007 Martin Mares <mj@ucw.cz>
2
3 DIRS+=lib/sorter
4
5 LIBUCW_MODS+=sorter/config sorter/govern sorter/sbuck
6
7 $(o)/lib/sorter/sort-test: $(o)/lib/sorter/sort-test.o $(LIBUCW)