ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/DataFormats/BuildFile
Revision: 1.3
Committed: Sat Sep 27 05:48:24 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_008, Mit_008pre2, Mit_008pre1, Mit_006b, Mit_006a, Mit_006, Mit_005, Mit_004
Changes since 1.2: +2 -3 lines
Log Message:
Cleanup

File Contents

# User Rev Content
1 loizides 1.1 # -*- Makefile -*-
2 loizides 1.3 # $Id: BuildFile,v 1.2 2008/07/31 13:29:34 bendavid Exp $
3 loizides 1.1
4     <use name=DataFormats/TrackReco>
5 loizides 1.3 <use name=MitCommon/DataFormats>
6 loizides 1.1 <flags CXXFLAGS="-g">
7     <export>
8     <lib name=MitEdmDataFormats>
9     </export>