ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/PhysicsMod/BuildFile
Revision: 1.1
Committed: Mon Oct 6 15:40:13 2008 UTC (16 years, 6 months ago) by sixie
Branch: MAIN
Log Message:
Add new physics modules directory. This directory is intended for template-style analysis modules. individual users are meant to check these out and modify for their own purposes.

File Contents

# User Rev Content
1 sixie 1.1 # -*- Makefile -*-
2     # $Id: $
3    
4     <use name=MitAna/TreeMod>
5     <use name=MitAna/Utils>
6     <use name=MitCommon/MathTools>
7     <use root>
8     <lib name=Proof>
9     #<flags CXXFLAGS="-g">
10     <export>
11     <lib name=MitAnaPhysicsMod>
12     </export>