ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/DistributedModelCalculations/ShapeLimit/Makefile
Revision: 1.1
Committed: Tue Aug 16 12:04:36 2011 UTC (13 years, 8 months ago) by buchmann
Branch: MAIN
Log Message:
Added Makefile

File Contents

# User Rev Content
1 buchmann 1.1 all:
2     g++ calc_limits.C -o calc_limits.exec `root-config --glibs --cflags`