1 |
loizides |
1.1 |
# -*- Makefile -*-
|
2 |
bendavid |
1.7 |
# $Id: BuildFile,v 1.6 2011/02/23 09:48:18 ceballos Exp $
|
3 |
loizides |
1.1 |
|
4 |
loizides |
1.2 |
<use name=MitCommon/MathTools>
|
5 |
loizides |
1.1 |
<use name=MitAna/TreeMod>
|
6 |
loizides |
1.2 |
<use name=MitPhysics/Init>
|
7 |
loizides |
1.1 |
<use name=MitPhysics/Utils>
|
8 |
ceballos |
1.6 |
<use name=MitPhysics/ElectronLikelihood>
|
9 |
bendavid |
1.4 |
<use name=CondFormats/JetMETObjects>
|
10 |
bendavid |
1.5 |
<use name=FWCore/ParameterSet>
|
11 |
ceballos |
1.3 |
<use name=lhapdf>
|
12 |
loizides |
1.1 |
<use root>
|
13 |
|
|
#<flags CXXFLAGS="-g">
|
14 |
|
|
<export>
|
15 |
|
|
<lib name=MitPhysicsMods>
|
16 |
|
|
</export>
|