| Revision: | 14 |
| Committed: | Wed Sep 29 14:59:25 2004 UTC (21 years, 2 months ago) by tim |
| Original Path: | trunk/src/primitives/Makefile |
| File size: | 281 byte(s) |
| Log Message: | change Makefile to relative path |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | gezelter | 2 | Source = \ |
| 2 | Atom.cpp \ | ||
| 3 | Bend.cpp \ | ||
| 4 | BendExtensions.cpp \ | ||
| 5 | Bond.cpp \ | ||
| 6 | BondExtensions.cpp \ | ||
| 7 | DirectionalAtom.cpp \ | ||
| 8 | GhostBend.cpp \ | ||
| 9 | Molecule.cpp \ | ||
| 10 | RigidBody.cpp \ | ||
| 11 | StuntDouble.cpp \ | ||
| 12 | Torsion.cpp \ | ||
| 13 | TorsionExtensions.cpp \ | ||
| 14 | |||
| 15 | RmiSource = | ||
| 16 | |||
| 17 | Main = | ||
| 18 | |||
| 19 | tim | 14 | include ../../make/Makefile |