ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/conient/Config2.inc
(Generate patch)

Comparing projects/cms/source/conient/Config2.inc (file contents):
Revision 1.3 by tdb, Sun Jan 28 23:44:04 2001 UTC vs.
Revision 1.5 by tdb, Wed Feb 28 11:49:47 2001 UTC

# Line 12 | Line 12
12   # Location of the CVS Repository Root
13   CVSROOT = /usr/local/proj/co600_10/cvs
14   CVSMODULE = source/client/conient
15 + CVS = /usr/local/bin/cvs
16   # ****** These need to be set correctly ******
17  
18   # Location of the build directory
19   BUILD = $(SOURCEROOT)/build
20 + # Relative (to BUILD) location of the configuration files
21 + ETCDIR = $(BUILD)/etc
22 + # Relative (to BUILD) location of the resources
23 + RESOURCESDIR = $(BUILD)/resources
24   # Relative (to BUILD) location of the libraries
25   LIBDIR = $(BUILD)/lib
26   # Location of the main include

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines