Changeset 10121 for issm/trunk
- Timestamp:
- 10/06/11 07:40:45 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/ad/Makefile.am
r10001 r10121 596 596 #test rose preprocessing 597 597 %.r2cpp.cpp : %.cpp 598 testTranslator -rose:o $@ -rose:skipfinalCompileStep -DHAVE_CONFIG_H - I. -I../.. $(INCLUDES) $<598 testTranslator -rose:o $@ -rose:skipfinalCompileStep -DHAVE_CONFIG_H -D_PARALLEL_ -D_C_ -I. -I../.. $(INCLUDES) $< 599 599 600 600 libRose_a_SOURCES = $(libpISSM_a_SOURCES:.cpp=.r2cpp.cpp) 601 libRose_a_CXXFLAGS= -fPIC -D_PARALLEL_ -D_C_ $(CXXOPTFLAGS) 601 602 602 603 #Automatic differentiation rules:
Note:
See TracChangeset
for help on using the changeset viewer.