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

File: [Pegasus] / pegasus / src / Clients / tomof / Makefile (download)
Revision: 1.7, Fri Jul 19 17:30:31 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.6: +2 -0 lines
HP-[CAKG] IndicationService: use Repository Enumerate...ForClass methods, test updates; Test clean up, removed unused repository test files

ROOT = $(PEGASUS_ROOT)

PROGRAM_NAME = tomof
DIR = Clients/$(PROGRAM_NAME)
include $(ROOT)/mak/config.mak
include ../libraries.mak

LOCAL_DEFINES = -DPEGASUS_INTERNALONLY

PROGRAM = $(PROGRAM_NAME)

SOURCES = $(PROGRAM_NAME).cpp \
	  clientRepositoryInterface.cpp

include $(ROOT)/mak/program.mak

tests:

poststarttests:
	$(RMDIRHIER) $(TMP_DIR)/repository
	$(PROGRAM)
	$(RMDIRHIER) $(TMP_DIR)/repository

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2