(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.3, Sat Mar 8 05:16:18 2003 UTC (21 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: test, pep_88, mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, local, TEST, RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-root, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, RELEASE_2_3_2-branch, RELEASE_2_3_1-root, RELEASE_2_3_1-branch, RELEASE_2_3_0-root, RELEASE_2_3_0-msg-freeze, RELEASE_2_3_0-branch, RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PRE_LICENSE_UPDATE_2003, POST_LICENSE_UPDATE_2003, PEGASUS_FC_VERSION_2_2
Changes since 1.2: +7 -2 lines
HP-[DME] Enhanced osinfo to support remote connections. Modified interface to display two additional properties: Number of Users and Number of Processes.

ROOT = $(PEGASUS_ROOT)

PEGASUS_ZOS_PROGRAM_OBJECT = yes

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

LIBRARIES = \
    pegcommon \
    peggetoopt \
    pegclient \
    pegcliutils 

PROGRAM = osinfo
SOURCES = OSInfoException.cpp OSInfo.cpp

include $(ROOT)/mak/program.mak

tests:

poststarttests:
	$(PROGRAM)

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2