X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=utils%2FMakefile;h=29da1e6d19b39c40d5d63dc83a17a91c178b31eb;hb=2e672447a48106a49ae5083bf68c4c260691e343;hp=07a83693048d42d6ba6755eed1aa11ca45cd231e;hpb=54844f81bf5b6131237d3dc1a50448ea0816d091;p=eval.git diff --git a/utils/Makefile b/utils/Makefile index 07a8369..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 $(o)/utils/md5.o $(o)/utils/pedant: $(o)/utils/pedant.o