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

MAKEFILES = client.bor server.bor

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