ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/FakeMods/BuildFile
Revision: 1.1
Committed: Tue Jun 30 13:53:43 2009 UTC (15 years, 10 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_011a, Mit_011, Mit_010a, Mit_010
Log Message:
Forgot to add BuildFile

File Contents

# User Rev Content
1 loizides 1.1 # -*- Makefile -*-
2     # $Id: BuildFile,v 1.2 2008/11/27 16:30:26 loizides Exp $
3    
4     <use name=MitCommon/MathTools>
5     <use name=MitAna/TreeMod>
6     <use name=MitPhysics/Init>
7     <use name=MitPhysics/Utils>
8     <use root>
9     #<flags CXXFLAGS="-g">
10     <export>
11     <lib name=MitPhysicsFakeMods>
12     </export>