| Revision: | 24 |
| Committed: | Wed Sep 29 21:55:03 2004 UTC (21 years, 2 months ago) by tim |
| File size: | 282 byte(s) |
| Log Message: | define DEV_ROOT as relative path |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | gezelter | 2 | Source = \ |
| 2 | definitions_module.F90 \ | ||
| 3 | fError.c \ | ||
| 4 | GenericData.cpp \ | ||
| 5 | oopseMPI_module.F90 \ | ||
| 6 | simError.c \ | ||
| 7 | status_module.F90 \ | ||
| 8 | StreamTokenizer.cpp \ | ||
| 9 | StringUtils.cpp \ | ||
| 10 | Utility.cpp \ | ||
| 11 | vector_class.F90 \ | ||
| 12 | |||
| 13 | RmiSource = | ||
| 14 | |||
| 15 | Main = | ||
| 16 | |||
| 17 | tim | 24 | DEV_ROOT=../.. |
| 18 | include $(DEV_ROOT)/make/Makefile |