K 10 svn:author V 5 wosch K 8 svn:date V 27 1999-09-19T09:39:23.000000Z K 7 svn:log V 237 Add a new variable CVS_READONLY for read-only check outs. The default value is YES. If your cvs command does not support read-only check outs (global cvs option -R), set CVS_READONLY to an empty value, e.g.: $ make CVS_READONLY="" all END