Changeset 13768
- Timestamp:
- 10/20/12 11:59:27 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/wrappers/matlab/Makefile.am
r13767 r13768 27 27 28 28 if PETSC 29 io_sources =+= ./io/MatlabMatrixToPetscMat.cpp\29 io_sources += ./io/MatlabMatrixToPetscMat.cpp\ 30 30 ./io/MatlabVectorToPetscVec.cpp 31 31 endif 32 33 34 32 35 33 ALLCXXFLAGS= -fPIC -D_GNU_SOURCE -fno-omit-frame-pointer -pthread -D_CPP_ -D_WRAPPERS_ $(CXXFLAGS) $(CXXOPTFLAGS)
Note:
See TracChangeset
for help on using the changeset viewer.