ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/DistributedModelCalculations/Systematics/Makefile
(Generate patch)

Comparing UserCode/cbrown/AnalysisFramework/DistributedModelCalculations/Systematics/Makefile (file contents):
Revision 1.3 by buchmann, Thu Sep 1 10:18:01 2011 UTC vs.
Revision 1.5 by buchmann, Thu Sep 1 14:21:52 2011 UTC

# Line 1 | Line 1
1   all:
2 <        g++ SystematicsWorkerScript.C -o SystematicsWorkerScript.exec  -lMinuit2 -lMinuit `root-config --glibs --libs --cflags` -fPIC -g -D_GNU_SOURCE -O2 -shared -I$ROOFITSYS/include
3 <        g++ produce_syst_plots.C -o produce_syst_plots.exec  -lMinuit2 -lMinuit `root-config --glibs --libs --cflags` -fPIC -g -D_GNU_SOURCE -O2 -shared -I$ROOFITSYS/include
2 >        g++ SystematicsWorkerScript.C -o SystematicsWorkerScript.exec -lMinuit2 -lMinuit `root-config --glibs --libs --cflags` -lRooFitCore -lRooStats -lFoam -lTreePlayer
3 >        g++ produce_syst_plots.C -o produce_syst_plots.exec  -lMinuit2 -lMinuit2 -lMinuit `root-config --glibs --libs --cflags` -lRooFitCore -lRooStats -lFoam -lTreePlayer

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines