X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=utils%2FMakefile;h=23077086ef0d4eaef835033829980c0fab0a9c7f;hb=96fd622da1e9b7ec49c901e98966410a1c0ccf15;hp=23fa817665cb51b22f1f47a58713c49820846849;hpb=7f2e359de204a796c750d3187d4619792510af8b;p=eval.git diff --git a/utils/Makefile b/utils/Makefile index 23fa817..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 $(LIBUCW) $(o)/utils/pedant: $(o)/utils/pedant.o