Changeset 3803 for anuga_core/source/pymetis/metis-4.0
- Timestamp:
- Oct 16, 2006, 8:32:05 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/pymetis/metis-4.0/Makefile.in
r3039 r3803 4 4 5 5 # What optimization level to use 6 OPTFLAGS = -O2 6 OPTFLAGS = -O2 -fPIC 7 7 8 8 # What options to be used by the compiler
Note: See TracChangeset
for help on using the changeset viewer.