X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=utils%2FMakefile;h=23077086ef0d4eaef835033829980c0fab0a9c7f;hb=fda77969a67a10a088ea7b96fc5a477acafd4bdf;hp=07a83693048d42d6ba6755eed1aa11ca45cd231e;hpb=54844f81bf5b6131237d3dc1a50448ea0816d091;p=moe.git diff --git a/utils/Makefile b/utils/Makefile index 07a8369..2307708 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -2,7 +2,6 @@ # (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