ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataCont/BuildFile
Revision: 1.5
Committed: Tue Jun 29 15:51:52 2010 UTC (14 years, 10 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_018, Mit_017, Mit_017pre3, Mit_017pre2, Mit_017pre1, Mit_016, Mit_015b, Mit_015a, Mit_015, Mit_014e, Mit_014d, Mit_014c
Changes since 1.4: +2 -1 lines
Log Message:
Add machinery for processed lumi json files

File Contents

# User Rev Content
1 loizides 1.1 # -*- Makefile -*-
2 bendavid 1.5 # $Id: BuildFile,v 1.4 2010/05/29 18:10:14 bendavid Exp $
3 loizides 1.1
4     <use name=root>
5 bendavid 1.4 <use name=boost>
6 bendavid 1.5 <use name=MitCommon/JSONSpirit>
7 bendavid 1.3 <use name=MitAna/TAM>
8 loizides 1.2 #<flags CXXFLAGS="-g">
9 loizides 1.1 <export>
10     <lib name=MitAnaDataCont>
11     </export>