ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/Makefile
Revision: 1.2
Committed: Mon Oct 24 15:12:19 2011 UTC (13 years, 6 months ago) by buchmann
Branch: MAIN
CVS Tags: cbaf_4_98ifb_paper, cbaf_4p7ifb, HEAD
Changes since 1.1: +1 -0 lines
Error occurred while calculating annotation data.
Log Message:
automatized extra step in makefile

File Contents

# Content
1 all:
2 cd Plotting/Modules/external/ && make && cd ../../../
3 cd Plotting && make && cd ../
4 cd DistributedModelCalculations && make && cd ../