ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/DistributedModelCalculations/Limits/Makefile
Revision: 1.3
Committed: Tue Jul 26 13:39:04 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.2: +2 -2 lines
Log Message:
Corrected Makefile

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     g++ produce_limit_plots.C -o produce_limit_plots.exec `root-config --glibs --cflags`>>>>>>> 1.2