ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitCommon/MathTools/BuildFile
Revision: 1.2
Committed: Wed Sep 3 20:50:13 2008 UTC (16 years, 8 months ago) by loizides
Branch: MAIN
Changes since 1.1: +2 -4 lines
Log Message:
Remove debug symbols to reduce code size.

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.1 2008/08/18 14:57:43 sixie Exp $
3
4 <use name=root>
5 #<flags CXXFLAGS="-g">
6 <export>
7 <lib name=MitCommonMathTools>
8 </export>