X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=utils%2FMakefile;h=29da1e6d19b39c40d5d63dc83a17a91c178b31eb;hb=4c4549c822cca499e0815170c41587badb6b2a0f;hp=23fa817665cb51b22f1f47a58713c49820846849;hpb=7f2e359de204a796c750d3187d4619792510af8b;p=eval.git diff --git a/utils/Makefile b/utils/Makefile index 23fa817..29da1e6 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -1,8 +1,7 @@ -# Makefile for MO-Eval utilities +# Makefile for Moe utilities # (c) 2008 Martin Mares DIRS+=utils -PROGS+=$(addprefix $(o)/utils/,md5crypt pedant) +PROGS+=$(addprefix $(o)/utils/,pedant) -$(o)/utils/md5crypt: $(o)/utils/md5crypt.o $(LIBUCW) $(o)/utils/pedant: $(o)/utils/pedant.o