ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/SelMods/BuildFile
Revision: 1.7
Committed: Fri Nov 28 13:40:16 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.6: +2 -1 lines
Log Message:
Cleaned up. Implemented HwwEvtPreSelMod

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.6 2008/11/27 16:29:39 loizides Exp $
3
4 <use name=MitAna/TreeMod>
5 <use name=MitCommon/MathTools>
6 <use name=MitPhysics/Init>
7 <use name=MitPhysics/Utils>
8 <use name=MitPhysics/Mods>
9 <use root>
10 #<flags CXXFLAGS="-g">
11 <export>
12 <lib name=MitPhysicsSelMods>
13 </export>