summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/echo/Makefile.bor
blob: 743aec851785d2a1b515b2a260f693dddd02d555 (plain)
1
2
3
4
5
6
7
8
9
10
#
# $Id$
#
# Makefile for building the Echo example
#

MAKEFILES = Echo_Client.bor Echo_Server.bor

!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>