]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* Makefile.maint (CVS): Remove now-unused definition.
authorJim Meyering <meyering@redhat.com>
Tue, 18 Mar 2008 22:40:41 +0000 (23:40 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 18 Mar 2008 22:40:41 +0000 (23:40 +0100)
Makefile.maint

index a79b2787f7794d0ff0558c3d79555d3112bf8711..3ad0c5d6fae8459eb4a3a4bfea62cfbc6d7722cf 100644 (file)
@@ -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)'