(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Provider

File: [Pegasus] / pegasus / src / Pegasus / Provider / Makefile (download)
Revision: 1.5, Fri Jul 6 20:47:00 2001 UTC (23 years ago) by kumpf
Branch: MAIN
CVS Tags: version_1_01, version_0_99_1, version_0_99, version_0_79_4, main
Branch point for: dev
Changes since 1.4: +2 -0 lines
updates to support location independent shared libraries for HPUX

ROOT = ../../..

DIR = Pegasus/Provider

include $(ROOT)/mak/config.mak

INCLUDES = -I..

LOCAL_DEFINES = -DPEGASUS_PROVIDER_INTERNAL 

LIBRARIES = $(LIB_DIR)/$(LIB_PREFIX)pegcommon$(LIB_SUFFIX)

DYNAMIC_LIBRARIES = -lpegcommon

LIBRARY = pegprovider

SOURCES = CIMProvider.cpp 

include $(ROOT)/mak/library.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2