summaryrefslogtreecommitdiff
path: root/TAO/tests/Native_Exceptions/Makefile.bor
blob: 7d5fd4e9ac0e99d7bf325d651c48881c8394f95b (plain)
1
2
3
4
5
6
7
8
9
10
#
# Makefile for building the forwarding example
#

MAKEFILES = \
	client.bor \
	server.bor

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