ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/conient/Config2.inc
(Generate patch)

Comparing projects/cms/source/conient/Config2.inc (file contents):
Revision 1.17 by tdb, Thu Feb 6 09:48:19 2003 UTC vs.
Revision 1.19 by tdb, Tue Feb 11 22:00:55 2003 UTC

# Line 66 | Line 66 | PKGLIST = uk.org.iscream.cms.conient\
66   # Javadoc formatting
67   JDTITLE = "i-scream CMS conient"
68   JDHEADER = "<img src='http://www.i-scream.org.uk/i-scream_small.gif' width='146' height='38'>"
69 < JDBOTTOM = "<i>Copyright &\#169; 2000-2002 i-scream. All Rights Reserved.</i>"
69 > JDBOTTOM = "<i>Copyright &\#169; 2000-2003 i-scream. All Rights Reserved.</i>"
70  
71   # Javadoc Directories
72   DOCDIR = $(BUILD)/doc
73   APICACHE = $(SOURCEROOT)/.api-cache
74  
75   # Javadoc API linking
76 < JDJAPI = "http://java.sun.com/j2se/1.3/docs/api/"
76 > JDJAPI = "http://java.sun.com/j2se/1.4.1/docs/api/"
77  
78   # Javadoc API cache
79   JDJAPIC = $(APICACHE)/jdk
# Line 86 | Line 86 | SRCDIR = $(BUILD)/src
86   # Files to be included in the source code dist
87   SRCFILES = Config2.inc Makefile Makefile.inc README build.config \
88             build.xml configure uk COPYING Version.inc \
89 <           $(BUILDDIRNAME)/README $(BUILDDIRNAME)/etc \
89 >           $(BUILDDIRNAME)/COPYING $(BUILDDIRNAME)/etc \
90             $(BUILDDIRNAME)/lib $(BUILDDIRNAME)/run.bat \
91 <           $(BUILDDIRNAME)/run.sh $(BUILDDIRNAME)/Makefile
91 >           $(BUILDDIRNAME)/run.sh $(BUILDDIRNAME)/Makefile \
92 >           $(BUILDDIRNAME)/resources
93  
94   # User configurable options - defaults
95   dest = $(BUILD)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines