Changeset 13419
- Timestamp:
- 09/24/12 10:16:19 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/adolc/install-dev.sh
r13388 r13419 3 3 4 4 #Some cleanup 5 rm -rf install adolc _v220_issm5 rm -rf install adolc*issm 6 6 7 git clone -b 2.3.x_ISSM git://git orious.org/~utke/adol-c/adolc_v220_issm.git7 git clone -b 2.3.x_ISSM git://git.mcs.anl.gov/adol-c.git adolc_issm 8 8 9 9 #Compile ADOL-C 10 cd adolc_ v220_issm10 cd adolc_issm 11 11 12 12 autoreconf -f -i
Note:
See TracChangeset
for help on using the changeset viewer.