(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.11 and 1.12

version 1.11, 2001/07/06 21:47:00 version 1.12, 2001/07/16 22:28:06
Line 23 
Line 23 
   LINK_OUT = -o   LINK_OUT = -o
 endif endif
  
   ifeq ($(COMPILER),deccxx)
     LINK_COMMAND = cxx -shared
     LINK_ARGUMENTS =
     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.11  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2