summaryrefslogtreecommitdiff
path: root/examples/Service_Configurator/Makefile.bor
blob: a1dbc6e24aa44c648616f59e8ee03dec08d3f34b (plain)
1
2
3
4
5
6
7
8
9
10
#
# $Id$
#
# Makefile for building the ACE Service_Configurator examples
#

DIRS = \
        IPC-tests

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