ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/DistributedModelCalculations/Efficiency/Makefile
Revision: 1.10
Committed: Thu Dec 22 07:28:39 2011 UTC (13 years, 4 months ago) by buchmann
Branch: MAIN
CVS Tags: cbaf_4_98ifb_paper, cbaf_4p7ifb, HEAD
Changes since 1.9: +1 -2 lines
Log Message:
Only one tool for plotting (PlotScanResults); removing old one

File Contents

# User Rev Content
1 buchmann 1.1 all:
2 buchmann 1.10 g++ EfficiencyWorkerScript.C -o EfficiencyWorkerScript.exec `root-config --glibs --libs --cflags` -lFoam -lTreePlayer
3 buchmann 1.2