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

File: [Pegasus] / pegasus / src / CommExample / client / Attic / Makefile (download)
Revision: 1.3, Thu Apr 12 06:25:20 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
CVS Tags: stable
Changes since 1.2: +1 -1 lines
Replaced ACE with new Channel implementation.
Removed all ACE dependencies.

ROOT=../../..

DIR=CommExample/Client

INCLUDES = -I..

include $(ROOT)/mak/config.mak

EXTRA_INCLUDES = $(SYS_INCLUDES)

LIBRARIES = \
    $(LIB_DIR)/$(LIB_PREFIX)comm$(LIB_SUFFIX) \
    $(ACE_LIB)

SOURCES = CommClient.cpp

PROGRAM = CommClient

include $(ROOT)/mak/program.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2