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