]> mj.ucw.cz Git - moe.git/blob - utils/Makefile
23fa817665cb51b22f1f47a58713c49820846849
[moe.git] / utils / Makefile
1 # Makefile for MO-Eval utilities
2 # (c) 2008 Martin Mares <mj@ucw.cz>
3
4 DIRS+=utils
5 PROGS+=$(addprefix $(o)/utils/,md5crypt pedant)
6
7 $(o)/utils/md5crypt: $(o)/utils/md5crypt.o $(LIBUCW)
8 $(o)/utils/pedant: $(o)/utils/pedant.o