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

Comparing projects/cms/source/reports/Makefile (file contents):
Revision 1.1 by pjm2, Mon Feb 19 08:28:41 2001 UTC vs.
Revision 1.2 by pjm2, Sat Mar 17 16:21:40 2001 UTC

# Line 10 | Line 10 | all : build
10  
11   run : install
12          @echo "[Running i-scream DBReporter]"
13 <        java -jar build/iscreamreports.jar $(REPORTLIST) $(OUTPUTDIR)
13 >        java -jar build/iscreamreports.jar $(SETTINGSFILE)
14  
15   install :
16          @echo "[Installing i-scream DBReporter]"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines