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

version 1.6, 2001/07/06 21:47:00 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 \
     $(LIB_DIR)/$(LIB_PREFIX)slp$(LIB_SUFFIX)      pegclient
  
 DYNAMIC_LIBRARIES = \  ifneq ($(PEGASUS_PLATFORM),ZOS_ZSERIES_IBM)
     -lpegcommon \    ifneq ($(OS),HPUX)
     -lpegrepository \      LIBRARIES += slp
     -lpegprotocol \    endif
     -lpegclient \  endif
     -lslp  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2