ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Utils/BuildFile
Revision: 1.3
Committed: Wed Mar 9 14:38:00 2011 UTC (14 years, 2 months ago) by bendavid
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
State: FILE REMOVED
Log Message:
migrate to xml buildfiles

File Contents

# User Rev Content
1 loizides 1.1 # -*- Makefile -*-
2 bendavid 1.3 # $Id: BuildFile,v 1.2 2010/03/27 13:55:14 sixie Exp $
3 loizides 1.1
4     <use name=MitAna/DataTree>
5 sixie 1.2 <use name=MitAna/DataUtil>
6 loizides 1.1 <use name=MitCommon/MathTools>
7     <use name=root>
8     #<flags CXXFLAGS="-g">
9     <export>
10     <lib name=MitPhysicsUtils>
11     </export>