1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 18:26:32 +02:00

* Makefile.maint (CVS): Remove now-unused definition.

This commit is contained in:
Jim Meyering
2008-03-18 23:40:41 +01:00
parent e3b22389a8
commit 8378eca4d4

View 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)'