(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.2 and 1.11

version 1.2, 2001/04/12 07:25:20 version 1.11, 2002/06/21 21:25:16
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 \
       pegclient
   
   ifneq ($(PEGASUS_PLATFORM),ZOS_ZSERIES_IBM)
   ifneq ($(PEGASUS_PLATFORM),HPUX_PARISC_ACC)
       LIBRARIES += slp
   endif
   endif


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2