maint.mk: remove more coreutils-specific targets; XZ_OPT=-9ev
authorJim Meyering <meyering@redhat.com>
Sat, 29 Aug 2009 15:24:03 +0000 (17:24 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 29 Aug 2009 15:24:03 +0000 (17:24 +0200)
commit53181ad5a87facb5d424a04d039606a8694ce261
tree19233933e0e842bafc264a26f37e3f521ec8063b
parentade4fb6ef4588f370c1bdbdb90665501140a608d
maint.mk: remove more coreutils-specific targets; XZ_OPT=-9ev

* top/maint.mk (cvs-check): Remove target; it was just an alias
to the better-named vc-diff-check.
(maintainer-distcheck): Remove rule.  It was used only from
the (alpha/beta/major) target, and all of its commands but one
were coreutils-specific.
(vc-dist): Remove rule.
(alpha beta major): Run "$(MAKE) distcheck" explicitly.
Run vc-diff-check, not vc-dist.
Run $(MAKE) dist with XZ_OPT=-9ev.  Note spelling, with "-".
ChangeLog
top/maint.mk