# | 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) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |