Revision: | 1.6 |
Committed: | Wed Sep 3 20:51:49 2008 UTC (16 years, 8 months ago) by loizides |
Branch: | MAIN |
Changes since 1.5: | +2 -2 lines |
Log Message: | Remove debug symbols to reduce code size. |
# | Content |
---|---|
1 | # -*- Makefile -*- |
2 | # $Id: BuildFile,v 1.5 2008/08/18 15:00:55 sixie Exp $ |
3 | |
4 | <use name=MitAna/TAM> |
5 | <use name=MitAna/DataTree> |
6 | <use name=MitAna/DataUtil> |
7 | <use name=MitAna/Catalog> |
8 | <use name=MitCommon/MathTools> |
9 | <use root> |
10 | <lib name=Proof> |
11 | #<flags CXXFLAGS="-g"> |
12 | <export> |
13 | <lib name=MitAnaTreeMod> |
14 | </export> |