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

File: [Pegasus] / pegasus / src / Clients / osinfo / Makefile (download)
Revision: 1.6, Tue Feb 8 20:09:52 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.5: +0 -2 lines
PEP#: 179
TITLE: Add support for HP OpenVMS

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

ROOT = $(PEGASUS_ROOT)

PEGASUS_ZOS_PROGRAM_OBJECT = yes

DIR = Clients/osinfo
include $(ROOT)/mak/config.mak

LIBRARIES = \
    pegcliutils \
    peggetoopt \
    pegclient \
    pegcommon

PROGRAM = osinfo
SOURCES = OSInfoException.cpp OSInfo.cpp

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

tests:

poststarttests:
	$(PROGRAM)

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2