(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.6, Fri May 24 18:42:20 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_00_RC_4, VERSION_2_00_RC_3, VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_2_00_BRANCH, VERSION_1_10
Changes since 1.5: +2 -0 lines
HP-RK Define PEGASUS_INTERNALONLY.

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:
	$(PROGRAM)

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2