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