ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitCommon/VertexFit/BuildFile
Revision: 1.1
Committed: Wed Sep 17 04:01:51 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
Log Message:
Moved MitVertex contents to MitCommon. MitVertex therefore is obsolute and should not be touched anymore.

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.2 2008/09/03 20:51:58 loizides Exp $
3
4 <use name=clhep>
5 <use name=root>
6 <use name=MitCommon/Ctvmft>
7 #<flags CXXFLAGS="-g">
8 <export>
9 <lib name=MitCommonVertexFit>
10 # <use name=clhep>
11 # <use name=root>
12 <use name=MitCommon/Ctvmft>
13 </export>