ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/AnalysisDataFormats/BuildFile
Revision: 1.2
Committed: Tue Jul 29 13:37:46 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
CVS Tags: MITHEP_2_0_x
Changes since 1.1: +3 -2 lines
Log Message:
Moved content to DataFormats. This submodule will be kept for classes that should exists on both sides of the world: mithep and mitedm, if ever really needed and fully functional.

File Contents

# User Rev Content
1 loizides 1.2 # -*- Makefile -*-
2     # $Id: BuildFile,v 1.6 2008/07/29 12:15:07 loizides Exp $
3    
4 paus 1.1 <use name=root>
5     <flags CXXFLAGS="-g">
6     <export>
7     <lib name=MitEdmAnalysisDataFormats>
8     </export>