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

Comparing projects/cms/source/server/Makefile (file contents):
Revision 1.6 by tdb, Wed Dec 6 16:45:08 2000 UTC vs.
Revision 1.7 by ajm, Mon Dec 11 17:20:44 2000 UTC

# Line 23 | Line 23 | runclientinterface :
23          cd uk/ac/ukc/iscream/clientinterface && $(MAKE) all
24          java uk.ac.ukc.iscream.clientinterface.ClientInterfaceMain
25  
26 < runcore :
27 <        cd uk/ac/ukc/iscream/core && $(MAKE) all
28 <        java uk.ac.ukc.iscream.core.Core -l etc/default.properties
26 > run : all
27 >        java uk.ac.ukc.iscream.componentmanager.ComponentManager -l etc/default.properties
28  
29   rundbinterface :
30          cd uk/ac/ukc/iscream/dbinterface && $(MAKE) all

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines