Ignore:
Timestamp:
May 18, 2005, 12:25:50 PM (20 years ago)
Author:
ansari
Message:

Amelioration impression ds configure (copy/link des .h)
Correction pour XAstroPack ds Makefile et extension .dylib pour Darwin_g++_make.inc

Reza 18 Mai 2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BuildMgr/Darwin_g++_make.inc

    r2720 r2726  
    2929CXXCOMPILE = $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c
    3030
     31#  Extension de nom pour les librairies partagees
     32SLEXT = dylib
    3133#  Fabrication de librairies partagees
    3234CMDSHLCXX = $(CXX) $(CXXFLAGS) -dynamiclib
Note: See TracChangeset for help on using the changeset viewer.