Revision: | 1.8 |
Committed: | Wed Dec 10 17:27:27 2008 UTC (16 years, 4 months ago) by loizides |
Branch: | MAIN |
CVS Tags: | Mit_018, Mit_017, Mit_017pre3, Mit_017pre2, Mit_017pre1, Mit_016, Mit_015b, Mit_015a, Mit_015, Mit_014e, Mit_014d, Mit_014c, Mit_014b, Mit_014a, Mit_014, Mit_014pre3, Mit_014pre2, Mit_014pre1, Mit_013d, Mit_013c, Mit_013b, Mit_013a, Mit_013, Mit_013pre1, Mit_012i, Mit_012g, Mit_012f, Mit_012e, Mit_012d, Mit_012c, Mit_012b, Mit_012a, Mit_012, Mit_011a, Mit_011, Mit_010a, Mit_010, Mit_009c, Mit_009b, Mit_009a, Mit_009, Mit_008, Mit_008pre2, Mit_008pre1, Mit_006b, Mit_006a |
Changes since 1.7: | +2 -2 lines |
Log Message: | Added generic selection module. |
# | Content |
---|---|
1 | # -*- Makefile -*- |
2 | # $Id: BuildFile,v 1.7 2008/11/28 13:40:16 loizides Exp $ |
3 | |
4 | <use name=MitCommon/MathTools> |
5 | <use name=MitAna/TreeMod> |
6 | <use name=MitPhysics/Init> |
7 | <use name=MitPhysics/Utils> |
8 | <use name=MitPhysics/Mods> |
9 | <use root> |
10 | #<flags CXXFLAGS="-g"> |
11 | <export> |
12 | <lib name=MitPhysicsSelMods> |
13 | </export> |