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

DIRS = \
        Send_File

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