ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitCommon/MathTools/BuildFile
Revision: 1.1
Committed: Mon Aug 18 14:57:43 2008 UTC (16 years, 8 months ago) by sixie
Branch: MAIN
Log Message:
Common Tools for the MIT Analysis Code

File Contents

# User Rev Content
1 sixie 1.1 # -*- Makefile -*-
2     # $Id: BuildFile,v 1.1 2008/07/28 11:31:57 paus Exp $
3    
4     <use name=clhep>
5     <use name=root>
6    
7     <flags CXXFLAGS="-g">
8     <export>
9     <lib name=MitCommonMathTools>
10     </export>