]> mj.ucw.cz Git - moe.git/blob - mop/Makefile
Linked mop/ to the build system.
[moe.git] / mop / Makefile
1 # Makefile for MO-P contest environment
2 # (c) 2008 Martin Mares <mj@ucw.cz>
3
4 DIRS+=mop
5 PROGS+=$(addprefix $(o)/mop/,md5crypt)
6
7 $(o)/mop/md5crypt: $(o)/mop/md5crypt.o $(LIBUCW)
8
9 CONFIGS+=mop
10 run/cf/mop: $(o)/mop/mop.cf