ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/TreeMod/BuildFile
Revision: 1.5
Committed: Mon Aug 18 15:00:55 2008 UTC (16 years, 8 months ago) by sixie
Branch: MAIN
Changes since 1.4: +2 -1 lines
Log Message:
add the MitCommon dependancy

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.4 2008/07/29 10:40:15 loizides Exp $
3
4 <use name=MitAna/TAM>
5 <use name=MitAna/DataTree>
6 <use name=MitAna/DataUtil>
7 <use name=MitAna/Catalog>
8 <use name=MitCommon/MathTools>
9 <use root>
10 <lib name=Proof>
11 <flags CXXFLAGS="-g">
12 <export>
13 <lib name=MitAnaTreeMod>
14 </export>