summaryrefslogtreecommitdiff
path: root/Makefile.maint
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-03-18 23:40:41 +0100
committerJim Meyering <meyering@redhat.com>2008-03-18 23:40:41 +0100
commit8378eca4d4468f76bf1a26987e5792c4ded9e10b (patch)
tree4d0373a5c454680ffe57fe3f5409d7a0d5e89a1f /Makefile.maint
parente3b22389a852e9afe16ebc15ce0f95c21ff3f041 (diff)
downloadcoreutils-8378eca4d4468f76bf1a26987e5792c4ded9e10b.tar.xz
* Makefile.maint (CVS): Remove now-unused definition.
Diffstat (limited to 'Makefile.maint')
-rw-r--r--Makefile.maint1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.maint b/Makefile.maint
index a79b2787f..3ad0c5d6f 100644
--- a/Makefile.maint
+++ b/Makefile.maint
@@ -27,7 +27,6 @@ gzip_rsyncable := \
$(shell gzip --help 2>/dev/null|grep rsyncable >/dev/null && echo --rsyncable)
GZIP_ENV = '--no-name --best $(gzip_rsyncable)'
-CVS = cvs
GIT = git
VC = $(GIT)
VC-tag = git tag -s -m '$(VERSION)'