diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -47,7 +47,9 @@ They contain the following parameters: - MOZCLIENT_TARGET (mandatory): a label, usually 'project-orig' - MOZCLIENT_APPNAME (mandatory): package name -- MOZCLIENT_PROJECT (mandatory): CVS project name +- MOZCLIENT_MODULES (optional): list of modules/directories for direct checkout +- MOZCLIENT_PROJECT (mandatory): CVS project name. If $(NULL), then + $(MOZCLIENT_MODULES) becomes mandatory - MOZCLIENT_BRANCH (optional): CVS branch name - MOZCLIENT_FILE (mandatory): source file containing the version - MOZCLIENT_GETVERSION (mandatory): how to transform the version |