Changeset 8762
- Timestamp:
- Mar 17, 2013, 11:30:31 AM (12 years ago)
- Location:
- trunk/anuga_core/source/anuga_parallel/pymetis
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga_parallel/pymetis/Makefile
r8759 r8762 6 6 # Config 7 7 # 8 COPTIONS = 8 COPTIONS = -fPIC 9 9 10 10 METIS_DIR = metis-4.0 -
trunk/anuga_core/source/anuga_parallel/pymetis/metis-4.0/Makefile.in
r8759 r8762 7 7 8 8 # What options to be used by the compiler 9 COPTIONS = 9 COPTIONS = -fPIC 10 10 11 11 # What options to be used by the loader
Note: See TracChangeset
for help on using the changeset viewer.