ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/Development/DistributedModelCalculations/Efficiency/Makefile
Revision: 1.1
Committed: Mon Jan 30 15:25:01 2012 UTC (13 years, 3 months ago) by buchmann
Branch: MAIN
CVS Tags: HEAD
Error occurred while calculating annotation data.
Log Message:
Initial commit of Ice Cream versions

File Contents

# Content
1 all:
2 g++ EfficiencyWorkerScript.C -o EfficiencyWorkerScript.exec `root-config --glibs --libs --cflags` -lFoam -lTreePlayer
3