ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/Makefile
Revision: 1.4
Committed: Mon Mar 18 12:54:03 2002 UTC (22 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
State: FILE REMOVED
Error occurred while calculating annotation data.
Log Message:
No longer have a need for this Makefile.

File Contents

# Content
1 # Makefile for reports
2 # $Id: Makefile,v 1.3 2001/03/26 20:46:36 tdb Exp $
3
4 all : run
5
6 run :
7 @echo "[Running i-scream DBReporter]"
8 cd DBReporter && $(MAKE) run