ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/PhysicsMod/BuildFile
Revision: 1.4
Committed: Sat May 22 12:41:25 2010 UTC (14 years, 11 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_018, Mit_017, Mit_017pre3, Mit_017pre2, Mit_017pre1, Mit_016, Mit_015b, Mit_015a, Mit_015, Mit_014e, Mit_014d, Mit_014c, Mit_014b, Mit_014a, Mit_014, Mit_014pre3
Changes since 1.3: +2 -1 lines
Log Message:
add boost dependency to buildfile

File Contents

# User Rev Content
1 sixie 1.1 # -*- Makefile -*-
2 bendavid 1.4 # $Id: BuildFile,v 1.3 2008/11/25 15:17:02 loizides Exp $
3 sixie 1.1
4     <use name=MitAna/TreeMod>
5 bendavid 1.4 <use name=boost>
6 sixie 1.1 <use root>
7     #<flags CXXFLAGS="-g">
8     <export>
9     <lib name=MitAnaPhysicsMod>
10     </export>