Changeset 1918 in Sophya for trunk/SophyaLib/Mgr/Makefile.slb


Ignore:
Timestamp:
Mar 6, 2002, 2:02:30 PM (24 years ago)
Author:
ansari
Message:

Adaptation makefiles MacOSX/Darwin - Reza 06/03/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Mgr/Makefile.slb

    r1783 r1918  
    1818#endif
    1919ifeq ($(MACHEROS), Darwin)
    20   LIBGPP := -L/usr/lib/gcc/darwin/default -lstdc++ -lcc_dynamic
     20  LIBGPP := -L/sw/lib -ldl -L/usr/lib/gcc/darwin/default -lstdc++ -lcc_dynamic
    2121endif
    2222
Note: See TracChangeset for help on using the changeset viewer.