summaryrefslogtreecommitdiff
path: root/examples/Service_Configurator/IPC-tests/Makefile.bor
blob: 88b875ead794249c72e86b860673198acc0d42c7 (plain)
1
2
3
4
5
6
7
8
#
# Makefile for building the ACE IPC-tests Service_Configurator examples
#

DIRS = \
        client

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