source:
issm/oecreview/Archive/11961-11984/ISSM-11978-11979.diff@
11991
Last change on this file since 11991 was 11991, checked in by , 13 years ago | |
---|---|
File size: 768 bytes |
-
proj/ice/larour/issm-uci-clean/trunk-jpl/src/c/Makefile.am
963 963 if NOPARALLEL 964 964 bin_PROGRAMS = 965 965 else 966 bin_PROGRAMS = issm issm2966 bin_PROGRAMS = issm 967 967 endif 968 968 969 969 #Standard libraries … … 974 974 975 975 issm_SOURCES = solutions/issm.cpp 976 976 issm_CXXFLAGS= -fPIC -D_PARALLEL_ $(CXXFLAGS) $(CXXOPTFLAGS) $(COPTFLAGS) 977 issm2_SOURCES = solutions/issm2.cpp978 issm2_CXXFLAGS= $(issm_CXXFLAGS)979 980 977 #}}} 981 978 #Automatic differentiation: append this fold to the end of the src/c/Makefile.am to get this Makefile.am {{{ 982 979 if ADIC2
Note:
See TracBrowser
for help on using the repository browser.