Last change
on this file since 11991 was 11991, checked in by Eric.Larour, 13 years ago |
oecreview from 11518 to present
|
File size:
768 bytes
|
Rev | Line | |
---|
[11991] | 1 | Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/src/c/Makefile.am
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- /proj/ice/larour/issm-uci-clean/trunk-jpl/src/c/Makefile.am (revision 11978)
|
---|
| 4 | +++ /proj/ice/larour/issm-uci-clean/trunk-jpl/src/c/Makefile.am (revision 11979)
|
---|
| 5 | @@ -963,7 +963,7 @@
|
---|
| 6 | if NOPARALLEL
|
---|
| 7 | bin_PROGRAMS =
|
---|
| 8 | else
|
---|
| 9 | -bin_PROGRAMS = issm issm2
|
---|
| 10 | +bin_PROGRAMS = issm
|
---|
| 11 | endif
|
---|
| 12 |
|
---|
| 13 | #Standard libraries
|
---|
| 14 | @@ -974,9 +974,6 @@
|
---|
| 15 |
|
---|
| 16 | issm_SOURCES = solutions/issm.cpp
|
---|
| 17 | issm_CXXFLAGS= -fPIC -D_PARALLEL_ $(CXXFLAGS) $(CXXOPTFLAGS) $(COPTFLAGS)
|
---|
| 18 | -issm2_SOURCES = solutions/issm2.cpp
|
---|
| 19 | -issm2_CXXFLAGS= $(issm_CXXFLAGS)
|
---|
| 20 | -
|
---|
| 21 | #}}}
|
---|
| 22 | #Automatic differentiation: append this fold to the end of the src/c/Makefile.am to get this Makefile.am {{{
|
---|
| 23 | if ADIC2
|
---|
Note:
See
TracBrowser
for help on using the repository browser.