(file) Return to shared-library-unix.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/shared-library-unix.mak between version 1.10 and 1.10.6.1

version 1.10, 2008/05/22 17:43:53 version 1.10.6.1, 2008/09/29 17:41:53
Line 155 
Line 155 
  
 ifeq ($(COMPILER),CC) ifeq ($(COMPILER),CC)
   LINK_COMMAND = CC   LINK_COMMAND = CC
   LINK_ARGUMENTS = -G -KPIC -mt -h lib$(LIBRARY).so    LINK_ARGUMENTS = -G -KPIC -mt -h lib$(LIBRARY).so $(LINK_MACHINE_OPTIONS)
   LINK_OUT = -o   LINK_OUT = -o
   EXTRA_LIBRARIES += $(LIBRARY_SYS_LIBS)   EXTRA_LIBRARIES += $(LIBRARY_SYS_LIBS)
 endif endif


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.10.6.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2