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

DIRS = \
        Dgram \
        Multicast \
        Ntalker

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