# | Line 52 | Line 52 | PACKAGE = iscream.jar | |
---|---|---|
52 | # Main-class to be added to the Manifest | |
53 | MAINCLASS = uk.ac.ukc.iscream.componentmanager.ComponentManager | |
54 | # Class-path to be added to the Manifest | |
55 | < | CLPATH = $(LIBDIR)/idl.jar $(LIBDIR)/jacorb.jar $(LIBDIR)/jaxp.jar $(LIBDIR)/parser.jar |
55 | > | CLPATH = lib/idl.jar lib/jacorb.jar lib/jaxp.jar lib/parser.jar |
56 | ||
57 | ||
58 | ## CHECK Files (for dependencies) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |