ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/DistributedModelCalculations/Systematics/Makefile
Revision: 1.8
Committed: Thu Jan 19 14:38:59 2012 UTC (13 years, 3 months ago) by buchmann
Branch: MAIN
CVS Tags: cbaf_4_98ifb_paper, cbaf_4p7ifb, HEAD
Changes since 1.7: +0 -3 lines
Log Message:
Removing superseded script

File Contents

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