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.1.2.2 by tdb, Mon Dec 11 23:57:06 2000 UTC vs.
Revision 1.1.2.3 by tdb, Tue Dec 12 01:53:55 2000 UTC

# Line 23 | Line 23 | LIBDIR = $(BUILD)/lib
23   MKINC = $(SERVERROOT)/Makefile.inc
24  
25  
26 + ## Compiler Information
27 + JCLIBS = $(LIBDIR)/idl.jar:$(LIBDIR)/jacorb.jar:$(LIBDIR)/jaxp.jar:$(LIBDIR)/parser.jar
28 + JCCLASSPATH = $(JCLIBS):$(SERVERROOT):$(BUILD):.
29 +
30   ## JAR information
31  
32   # Name of JAR file (will be created in BUILD)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines