summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/Makefile.bor
blob: b5db339ef14d6a224c133e164d59c258a722e3e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $Id$
#
# Makefile for building the Param_Test executables
#

MAKEFILES = \
        server.bor \
        client.bor \
        anyop.bor

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