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

Comparing projects/cms/source/server/uk/org/iscream/cms/server/core/Makefile (file contents):
Revision 1.4 by tdb, Tue Nov 14 02:33:25 2000 UTC vs.
Revision 1.7 by ajm, Mon Nov 20 17:11:44 2000 UTC

# Line 6 | Line 6
6  
7   # Defining Filenames
8  
9 < CORE = Core.class ConfiguratorServant.class ConfigurationServant.class\
10 <       ScreenLoggerServant.class FileLoggerServant.class
9 > CORE = Core.class ConfigurationManagerServant.class ConfigurationServant.class\
10 >       ScreenLoggerServant.class FileLoggerServant.class\
11 >       MultiLoggerServant.class
12  
13   SAMPLE = SampleConfigObtainer.class
14  
# Line 34 | Line 35 | distclean : clean
35   run : core
36          java Core
37  
38 + update :
39 +        cvs -q -d /usr/local/proj/co600_10/cvs update
40  
41   # Dependencies, and building
42  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines