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

Diff for /pegasus/mak/library-unix.mak between version 1.39 and 1.39.4.1

version 1.39, 2003/06/14 19:25:38 version 1.39.4.1, 2003/08/13 19:39:49
Line 43 
Line 43 
   LINK_OUT = -o   LINK_OUT = -o
 endif endif
  
   ifeq ($(COMPILER),CC)
     LINK_COMMAND = CC
     LINK_ARGUMENTS = -G -KPIC -mt -h lib$(LIBRARY).so
     LINK_OUT = -o
   endif
   
 FULL_LIB=$(LIB_DIR)/lib$(LIBRARY)$(LIB_SUFFIX) FULL_LIB=$(LIB_DIR)/lib$(LIBRARY)$(LIB_SUFFIX)
  
 ## Rule for all UNIX library builds ## Rule for all UNIX library builds


Legend:
Removed from v.1.39  
changed lines
  Added in v.1.39.4.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2