ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/Makefile
(Generate patch)

Comparing projects/cms/source/reports/php/Makefile (file contents):
Revision 1.3 by tdb, Thu Dec 20 02:26:23 2001 UTC vs.
Revision 1.4 by tdb, Mon Mar 18 13:24:31 2002 UTC

# Line 7 | Line 7 | include Config.inc
7   FILES = README `ls -d alerts/* | grep -v CVS` `ls -d allalerts/* | grep -v CVS`\
8          `ls -d historical/* | grep -v CVS` `ls -d index/* | grep -v CVS`\
9          `ls -d latest/* | grep -v CVS` `ls -d public/* | grep -v CVS`\
10 <        `ls -d shared/* | grep -v CVS` `ls -d logins/* | grep -v CVS`
10 >        `ls -d shared/* | grep -v CVS` `ls -d logins/* | grep -v CVS`\
11 >        `ls -d graphs/* | grep -v CVS`
12  
13   all: dist
14  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines