Changeset 2560 in Sophya for trunk/SophyaLib/Mgr/Makefile
- Timestamp:
- Jul 23, 2004, 12:53:02 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/SophyaLib/Mgr/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Mgr/Makefile
r2437 r2560 109 109 # defining the other external libraries needed on different systems 110 110 111 # On Linux lapack and blas and f2c/g2c ere needed111 # On Linux lapack and blas and f2c/g2c are needed 112 112 ifeq ($(MACHEROS),Linux) 113 113 #EXTLIB = $(EXTLIBL) -llapack -lblas -lf2c … … 117 117 endif 118 118 119 # On OSF1 libdxml contains Lapack, but the fortran support library is needed 119 # On OSF1 libdxml contains Lapack, and the fortran support library is needed 120 # (we still need to add liblapack.a to supply missing lapack routines in dxml) 120 121 ifeq ($(MACHEROS),OSF1) 121 EXTLIB = $(EXTLIBL) -l dxml -lfor122 EXTSLB = $(EXTSLBL) -l dxml -lfor122 EXTLIB = $(EXTLIBL) -llapack -ldxml -lfor 123 EXTSLB = $(EXTSLBL) -llapack -ldxml -lfor 123 124 endif 124 125
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/PI/chrome/site/your_project_logo.png)