Changeset 13753
- Timestamp:
- 10/19/12 10:17:36 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/wrappers/matlab/Makefile.am
r13749 r13753 24 24 ./io/MatlabMatrixToDoubleMatrix.cpp\ 25 25 ./io/MatlabMatrixToSeqMat.cpp\ 26 ./io/MatlabVectorToSeqVec.cpp 26 ./io/MatlabVectorToSeqVec.cpp\ 27 ./io/MatlabMatrixToPetscMat.cpp\ 28 ./io/MatlabVectorToPetscVec.cpp 27 29 28 30 ALLCXXFLAGS= -fPIC -D_GNU_SOURCE -fno-omit-frame-pointer -pthread -D_CPP_ $(CXXFLAGS) $(CXXOPTFLAGS)
Note:
See TracChangeset
for help on using the changeset viewer.