ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/VertexFitInterface/BuildFile
Revision: 1.1
Committed: Mon Jul 28 23:05:38 2008 UTC (16 years, 9 months ago) by paus
Branch: MAIN
CVS Tags: MITHEP_2_0_x
Log Message:
Initial version of MitEdm.

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.1 2008/07/03 10:12:21 paus Exp $
3
4 <use name=DataFormats/TrackReco>
5 <use name=MitVertex/Fit>
6
7 <flags CXXFLAGS="-g">
8 <export>
9 <lib name=MitEdmVertexFitInterface>
10 </export>