summaryrefslogtreecommitdiff
path: root/TAO/tests/Forwarding/Makefile.bor
blob: 046222a4a379f41da6eaccc46aade8a77f3ec2b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $Id$
#
# Makefile for building the forwarding example
#

MAKEFILES = \
	client.bor \
	server.bor

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