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

Comparing projects/cms/source/server/Config2.inc (file contents):
Revision 1.9 by tdb, Sat Feb 3 01:00:45 2001 UTC vs.
Revision 1.11 by tdb, Wed Feb 28 11:46:42 2001 UTC

# Line 12 | Line 12
12   # Location of the CVS Repository Root
13   CVSROOT = /usr/local/proj/co600_10/cvs
14   CVSSERVERMODULE = source/server
15 + CVS = /usr/local/bin/cvs
16   # ****** These need to be set correctly ******
17  
18   # Location of the build directory
# Line 39 | Line 40 | JCCLASSPATH = $(JCLIBS):$(SERVERROOT):$(BUILD):$(SERVE
40   ## Package information
41  
42   # Name of archives
43 < ARCNAME = iscream
43 > ARCNAME = iscream-server
44   TAREXT = .tar
45   TARGZEXT = .tar.gz
46   ZIPEXT = .zip
# Line 49 | Line 50 | TARGZFILE = $(ARCNAME)$(TARGZEXT)
50   ZIPFILE = $(ARCNAME)$(ZIPEXT)
51  
52   # Name of JAR file (will be created in BUILD)
53 < PACKAGE = iscream.jar
53 > PACKAGE = iscream-server.jar
54   UTILPACKAGE = iscream-util.jar
55   # Main-class to be added to the Manifest
56   MAINCLASS = uk.ac.ukc.iscream.componentmanager.ComponentManager

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines