上一个: Setting up the files, 上层: Starting a new project
下一步是在 modules 文件中定义模块。 这不是严格需要的,但模块能容易地把相关的目录和文件关联起来。
在简单情况下,这些步骤足以定义一个模块。
$ cvs checkout CVSROOT/modules $ cd CVSROOT
tc yoyodyne/tc
$ cvs commit -m "Added the tc module." modules
$ cd .. $ cvs release -d CVSROOT