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
Log Message:
No longer have a need for this Makefile.

File Contents

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