ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/Makefile
Revision: 1.3
Committed: Mon Mar 26 20:46:36 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.2: +4 -13 lines
Log Message:
Reduced in size, only bare minimum left for compatibility.

File Contents

# Content
1 # Makefile for reports
2 # $Id: Makefile,v 1.2 2001/03/17 16:21:40 pjm2 Exp $
3
4 all : run
5
6 run :
7 @echo "[Running i-scream DBReporter]"
8 cd DBReporter && $(MAKE) run