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

File: [Pegasus] / pegasus / src / Clients / SendTestIndications / Attic / Makefile (download)
Revision: 1.1, Wed Sep 8 21:19:08 2004 UTC (19 years, 9 months ago) by carolann.graves
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch, RELEASE_2_4_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, RELEASE_2_4-branch, PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP213_SIZE_OPTIMIZATIONS, PEP-214B-root, IBM_241_April1405, CHUNKTESTDONE_PEP140
BUG#: 2048
TITLE: Indication sample is not part of SDK

DESCRIPTION: Added sample client for indications.

ROOT = ../../..
include $(ROOT)/mak/config.mak

PROGRAM = SendTestIndications
SOURCES = SendTestIndications.cpp

LIBRARIES = \
   pegcommon \
   pegclient

include $(ROOT)/mak/program.mak

tests:

poststarttests:
	$(PROGRAM)

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2