ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/TAM/BuildFile
Revision: 1.3
Committed: Wed Sep 3 20:51:48 2008 UTC (16 years, 8 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_009c, Mit_009b, Mit_009a, Mit_009, Mit_008, Mit_008pre2, Mit_008pre1, Mit_006b, Mit_006a, Mit_006, Mit_005, Mit_004
Changes since 1.2: +2 -2 lines
Log Message:
Remove debug symbols to reduce code size.

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.2 2008/07/13 08:40:54 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>