(file) Return to libraries.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Clients

Diff for /pegasus/src/Clients/libraries.mak between version 1.1 and 1.12

version 1.1, 2001/04/08 14:25:55 version 1.12, 2002/09/01 18:18:23
Line 1 
Line 1 
  
 LIBRARIES = \ LIBRARIES = \
     $(LIB_DIR)/$(LIB_PREFIX)pegcommon$(LIB_SUFFIX) \      pegcommon \
     $(LIB_DIR)/$(LIB_PREFIX)pegrepository$(LIB_SUFFIX) \      pegconfig \
     $(LIB_DIR)/$(LIB_PREFIX)pegprotocol$(LIB_SUFFIX) \      pegrepository \
     $(LIB_DIR)/$(LIB_PREFIX)pegclient$(LIB_SUFFIX) \          pegCLIClientLib \
     $(ACE_LIB)      pegclient
   
   ifneq ($(PEGASUS_PLATFORM),ZOS_ZSERIES_IBM)
     ifneq ($(OS),HPUX)
       LIBRARIES += slp
     endif
   endif


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2