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

File: [Pegasus] / pegasus / src / Clients / cliutils / Makefile (download)
Revision: 1.8, Tue Feb 8 22:39:31 2005 UTC (19 years, 4 months ago) by gs.keenan
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.7: +0 -3 lines
PEP#: 179
TITLE: Add support for HP OpenVMS

DESCRIPTION: Phase 2 - Update to files that break a build and wrong 'LIBRARIES =' lines.

ROOT = ../../..

DIR = Clients/cliutils

include $(ROOT)/mak/config.mak

EXTRA_INCLUDES = $(SYS_INCLUDES)

LOCAL_DEFINES = -DPEGASUS_CLIUTILS_INTERNAL

LIBRARY = pegcliutils

LIBRARIES = \
    pegcommon

PRE_DEPEND_INCLUDES = -I./depends

SOURCES = \
    Command.cpp \
    CommandException.cpp

OBJECTS = $(SOURCES:.cpp=$(OBJ))

include $(ROOT)/mak/library.mak
include $(ROOT)/mak/install.mak


No CVS admin address has been configured
Powered by
ViewCVS 0.9.2