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

File: [Pegasus] / pegasus / src / Providers / Attic / libraries.mak (download)
Revision: 1.3, Fri Jul 6 20:47:00 2001 UTC (23 years 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.2: +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)pegserver$(LIB_SUFFIX) \
    $(LIB_DIR)/$(LIB_PREFIX)pegprovider$(LIB_SUFFIX)

DYNAMIC_LIBRARIES = \
    -lpegcommon \
    -lpegrepository \
    -lpegprotocol \
    -lpegserver \
    -lpegprovider

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2