Small improvement to source distribution: allow 'cvs' to be replaced with

a different command


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@15923 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2003-02-10 13:46:02 +00:00
parent 05382867f1
commit 63ee4e940c

View file

@ -1,3 +1,9 @@
Mon Feb 10 13:42:54 2003 Nicola Pero <n.pero@mi.flashnet.it>
* Master/source-distribution.make: Define a CVS variable, and use
it in place of `cvs', so that it can be overridden with a
different value (example: make cvs-snapshot CVS='runsocks cvs').
2003-02-06 Richard Frith-Macdonald <rfm@gnu.org>
* Instance/subproject.make: Build dll exported symbols def file.