| Revision: | 447 |
| Committed: | Tue Mar 22 16:38:37 2005 UTC (20 years, 8 months ago) by tim |
| File size: | 323 byte(s) |
| Log Message: | avoid building parallel executable for dump2XYZ, simpleBuilder, staticProps and dynamicProps |
| # | Content |
|---|---|
| 1 | Package = applications/staticProps |
| 2 | |
| 3 | Source = \ |
| 4 | GofAngle2.cpp \ |
| 5 | GofRAngle.cpp \ |
| 6 | GofR.cpp \ |
| 7 | GofXyz.cpp \ |
| 8 | RadialDistrFunc.cpp \ |
| 9 | StaticPropsCmd.c \ |
| 10 | StaticProps.cpp \ |
| 11 | |
| 12 | BuiltParallelExe = 0 |
| 13 | |
| 14 | RmiSource = |
| 15 | |
| 16 | Main = StaticProps |
| 17 | |
| 18 | DEV_ROOT=../../.. |
| 19 | include $(DEV_ROOT)/make/Makefile |
| 20 |