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.6 by tdb, Wed Mar 14 23:25:29 2001 UTC vs.
Revision 1.8 by tdb, Sat Oct 12 21:52:00 2002 UTC

# Line 1 | Line 1
1 < # Makefile for uk.org.iscream.componentmanager
1 > # Makefile for uk.org.iscream.cms.server.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 Component.java\
10         ComponentStartException.java ReferenceManager.java\
11         ConfigurationCache.java ConfigurationProxy.java\
12 <       PropertyNotFoundException.java
12 >       PropertyNotFoundException.java XMLCache.java
13  
14   # Build Rule
15   all : DOBUILD

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines