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.2 by tdb, Wed Jan 24 03:12:47 2001 UTC vs.
Revision 1.4 by ajm, Tue Feb 27 15:11:44 2001 UTC

# Line 16 | Line 16 | CVSMODULE = source/client/conient
16  
17   # Location of the build directory
18   BUILD = $(SOURCEROOT)/build
19 + # Relative (to BUILD) location of the configuration files
20 + ETCDIR = $(BUILD)/etc
21 + # Relative (to BUILD) location of the resources
22 + RESOURCESDIR = $(BUILD)/resources
23   # Relative (to BUILD) location of the libraries
24   LIBDIR = $(BUILD)/lib
25   # Location of the main include
# Line 58 | Line 62 | CLPATH = lib/jaxp.jar lib/parser.jar lib/iscream-util.
62   ## CHECK Files (for dependencies)
63   BUILDCHECK = $(SOURCEROOT)/.donebuild
64   COMPILECHECK = .donecompile
65 + COPYCHECK = .donecopy
66  
67  
68   ## Javadoc package list

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines