ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
cbrown
/
AnalysisFramework
/
DistributedModelCalculations
/
Limits
/
Makefile
Revision:
1.4
Committed:
Tue Jul 26 13:47:48 2011 UTC
(13 years, 9 months ago) by
buchmann
Branch:
MAIN
Changes since
1.3
:
+1 -1 lines
Log Message:
Removed conflict relict
File Contents
#
User
Rev
Content
1
buchmann
1.1
all:
2
buchmann
1.3
g++ LimitWorkerScript.C -o LimitWorkerScript.exec `root-config --glibs --cflags` -lTreePlayer
3
buchmann
1.4
g++ produce_limit_plots.C -o produce_limit_plots.exec `root-config --glibs --cflags`