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

MAKEFILES = client.bor server.bor

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