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.4 by tdb, Thu Nov 30 03:05:24 2000 UTC vs.
Revision 1.5 by tdb, Tue Dec 5 02:33:13 2000 UTC

# Line 19 | Line 19 | clean :
19   update :
20          cvs -q -d /usr/local/proj/co600_10/cvs update
21  
22 + 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines