ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/TAM/BuildFile
Revision: 1.2
Committed: Sun Jul 13 08:40:54 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
CVS Tags: MITHEP_2_0_x
Changes since 1.1: +2 -2 lines
Log Message:
By default we now have debug symbols in

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.1 2008/05/27 19:13:20 loizides Exp $
3
4 <include_path path=${CMSSW_BASE}/src/MitAna/TAM/interface>
5 <use name=root>
6 <flags CXXFLAGS="-g">
7 <export>
8 <lib name=MitAnaTAM>
9 </export>