]> mj.ucw.cz Git - moe.git/blob - utils/Makefile
`md5crypt' now uses MD5 from libucw.
[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