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

File: [Pegasus] / pegasus / src / Clients / libraries.mak (download)
Revision: 1.6.2.1, Tue Jul 31 22:54:39 2001 UTC (22 years, 10 months ago) by kumpf
Branch: dev
CVS Tags: version_1_01
Changes since 1.6: +2 -0 lines
Config Framework, Config Provider and cimconfig CLI files.


LIBRARIES = \
    $(LIB_DIR)/$(LIB_PREFIX)pegcommon$(LIB_SUFFIX) \
    $(LIB_DIR)/$(LIB_PREFIX)pegconfig$(LIB_SUFFIX) \
    $(LIB_DIR)/$(LIB_PREFIX)pegrepository$(LIB_SUFFIX) \
    $(LIB_DIR)/$(LIB_PREFIX)pegprotocol$(LIB_SUFFIX) \
    $(LIB_DIR)/$(LIB_PREFIX)pegclient$(LIB_SUFFIX) \
    $(LIB_DIR)/$(LIB_PREFIX)slp$(LIB_SUFFIX)	

DYNAMIC_LIBRARIES = \
    -lpegcommon \
    -lpegconfig \
    -lpegrepository \
    -lpegprotocol \
    -lpegclient \
    -lslp

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2