ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/Development/DistributedModelCalculations/Systematics/Makefile
Revision: 1.1
Committed: Tue Apr 10 13:37:09 2012 UTC (13 years, 1 month ago) by buchmann
Branch: MAIN
CVS Tags: HEAD
Error occurred while calculating annotation data.
Log Message:
Systematics files added (with updated files)

File Contents

# Content
1 all:
2 mkdir -p logs && mkdir -p output
3 g++ SystematicsWorkerScript.C -o SystematicsWorkerScript.exec `root-config --glibs --libs --cflags` -lFoam -lTreePlayer
4 SystematicsWorkerScript.exec:
5 g++ SystematicsWorkerScript.C -o SystematicsWorkerScript.exec `root-config --glibs --libs --cflags` -lFoam -lTreePlayer