ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
MitAna
/
Utils
/
BuildFile
Revision:
1.2
Committed:
Mon Oct 6 15:54:08 2008 UTC
(16 years, 7 months ago) by
ceballos
Branch:
MAIN
Changes since
1.1
:
+1 -0 lines
Log Message:
Adding MitAna/DataTree
File Contents
#
User
Rev
Content
1
sixie
1.1
# -*- Makefile -*-
2
# $Id $
3
4
<use name=root>
5
<use name=MitCommon/MathTools>
6
ceballos
1.2
<use name=MitAna/DataTree>
7
sixie
1.1
#<flags CXXFLAGS="-g">
8
<export>
9
<lib name=MitAnaUtils>
10
</export>