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

Comparing projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/Makefile (file contents):
Revision 1.2 by tdb, Wed Dec 13 18:34:23 2000 UTC vs.
Revision 1.5 by tdb, Mon Mar 5 23:16:24 2001 UTC

# Line 6 | Line 6 | include ../../../../../Config.inc
6  
7   # Defining Filenames (these will all be built)
8  
9 < JAVA = ComponentManager.java\
9 > JAVA = ComponentManager.java Component.java\
10 >       ComponentStartException.java ReferenceManager.java\
11 >       ConfigurationCache.java ConfigurationProxy.java\
12 >       PropertyNotFoundException.java
13  
14   # Build Rule
15   all : DOBUILD

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines