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

DIRS = \
        Multicast

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