| Revision: | 544 |
| Committed: | Fri May 27 04:41:34 2005 UTC (20 years, 6 months ago) by tim |
| Original Path: | trunk/src/applications/staticProps/Makefile |
| File size: | 372 byte(s) |
| Log Message: | adding SCDOrderParameter into StaticProps |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | tim | 307 | Package = applications/staticProps |
| 2 | |||
| 3 | Source = \ | ||
| 4 | tim | 310 | GofAngle2.cpp \ |
| 5 | GofRAngle.cpp \ | ||
| 6 | GofR.cpp \ | ||
| 7 | GofXyz.cpp \ | ||
| 8 | RadialDistrFunc.cpp \ | ||
| 9 | tim | 543 | P2OrderParameter.cpp \ |
| 10 | tim | 544 | SCDOrderParameter.cpp \ |
| 11 | tim | 311 | StaticPropsCmd.c \ |
| 12 | tim | 310 | StaticProps.cpp \ |
| 13 | tim | 447 | |
| 14 | BuiltParallelExe = 0 | ||
| 15 | tim | 307 | |
| 16 | RmiSource = | ||
| 17 | |||
| 18 | tim | 310 | Main = StaticProps |
| 19 | tim | 307 | |
| 20 | DEV_ROOT=../../.. | ||
| 21 | include $(DEV_ROOT)/make/Makefile | ||
| 22 |