summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Pluggable/Makefile.bor
blob: d93965f06286d7afd42e4c0da29b8550bed5ec2c (plain)
1
2
3
4
5
6
7
8
9
10
#
# Makefile for building the Pluggable performance_tests
#

MAKEFILES = \
	client.bor \
	server.bor

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