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

DIRS = \
        IPC-tests

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