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.6 by tdb, Wed Mar 14 23:25:29 2001 UTC

# Line 1 | Line 1
1 < # Makefile for uk.ac.ukc.iscream.componentmanager
1 > # Makefile for uk.org.iscream.componentmanager
2   # $Id$
3  
4   # Config Include
5 < include ../../../../../Config.inc
5 > 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