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, 8 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
#
User
Rev
Content
1
pjm2
1.1
# Makefile for reports
2
tdb
1.3
# $Id: Makefile,v 1.2 2001/03/17 16:21:40 pjm2 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