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

Comparing projects/cms/source/util/Config2.inc (file contents):
Revision 1.4 by tdb, Tue Feb 11 22:00:57 2003 UTC vs.
Revision 1.5 by tdb, Sun Feb 16 20:35:59 2003 UTC

# Line 86 | Line 86 | SRCFILES = Config2.inc Makefile Makefile.inc Version.i
86             configure uk COPYING $(BUILDDIRNAME)/README \
87             $(BUILDDIRNAME)/lib $(BUILDDIRNAME)/Makefile
88  
89 + # License file
90 + LICFILE = COPYING
91 +
92   # User configurable options - defaults
93   dest = $(BUILD)
94 + prefix = /opt/$(DISTNAME)-$(VERSION)
95  
96 < # Distribution directory
96 > # Install Prefix
97 > INSTALLPREFIX = $(prefix)
98   DISTDEST = $(dest)
99  
100   # Archive extensions

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines