Changeset 3091
- Timestamp:
- 02/23/10 14:58:23 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/externalpackages/scotch/install.sh
r3074 r3091 24 24 cp -p gmap_mex.c src/src/scotch 25 25 cd src/src 26 # For stand-alone scotch modules: 27 make scotch 28 make clean 29 # For mex scotch modules: 26 30 make mexscotch 27 # For stand-alone scotch modules, also execute next two28 make clean29 make scotch30 31 # Clean up 31 32 make clean
Note:
See TracChangeset
for help on using the changeset viewer.