(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, Fri Jul 6 20:47:00 2001 UTC (22 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: version_0_99_1, version_0_99, version_0_79_4, main
Branch point for: dev
Changes since 1.5: +7 -0 lines
updates to support location independent shared libraries for HPUX


LIBRARIES = \
    $(LIB_DIR)/$(LIB_PREFIX)pegcommon$(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 \
    -lpegrepository \
    -lpegprotocol \
    -lpegclient \
    -lslp

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2