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