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

Comparing projects/cms/source/corbaservices/Config2.inc (file contents):
Revision 1.12 by tdb, Wed Feb 5 22:50:23 2003 UTC vs.
Revision 1.13 by tdb, Thu Feb 6 11:56:06 2003 UTC

# Line 87 | Line 87 | SRCFILES = Config2.inc Makefile Makefile.inc build.con
87             build.xml configure uk COPYING Version.inc \
88             $(BUILDDIRNAME)/etc $(BUILDDIRNAME)/web \
89             $(BUILDDIRNAME)/lib $(BUILDDIRNAME)/run.bat \
90 <           $(BUILDDIRNAME)/run.sh $(BUILDDIRNAME)/Makefile
90 >           $(BUILDDIRNAME)/run.sh $(BUILDDIRNAME)/Makefile \
91 >           $(BUILDDIRNAME)/COPYING
92  
93   # User configurable options - defaults
94   dest = $(BUILD)
95 < prefix = /usr/local/$(DISTNAME)
95 > prefix = /opt/$(DISTNAME)-$(VERSION)
96  
97   # Install Prefix
98 < INSTALL = $(prefix)
98 > INSTALLPREFIX = $(prefix)
99   DISTDEST = $(dest)
100  
101   # Archive extensions

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines