Changeset 2910 in Sophya for trunk/SophyaLib/BuildMgr/Linux_icc_make.inc
- Timestamp:
- Jan 17, 2006, 2:32:13 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BuildMgr/Linux_icc_make.inc
r2773 r2910 44 44 45 45 # --- Chemin pour l ensemble les librairies SOPHYA , +ExtLibs, +PI 46 SOPHYALIBLIST = -L$(SOPHYALIBP) $(SOPMODLIBLIST) $(SOPBASELIBS) 47 SOPHYAEXTLIBLIST = -L$(SOPHYALIBP) $(SOPMODLIBLIST) $(SOPEXTLIBS) $(SOPBASELIBS) 48 SOPHYAALLLIBLIST = -L$(SOPHYALIBP) $(SOPMODLIBLIST) $(SOPPILIBLIST) $(PILIBS) $(SOPEXTLIBS) $(SOPBASELIBS) 49 46 50 SOPHYASLBLIST = -L$(SOPHYASLBP) -lsophya $(SOPBASELIBS) 47 51 SOPHYAEXTSLBLIST = -L$(SOPHYASLBP) -lextsophya -lsophya $(SOPEXTLIBS) $(SOPBASELIBS)
Note:
See TracChangeset
for help on using the changeset viewer.