summaryrefslogtreecommitdiff
path: root/examples/RMCast/Makefile.bor
blob: 907b9e503112df83babf7b7889bfa83936f59957 (plain)
1
2
3
4
5
6
7
8
9
10
#
# $Id$
#
# Makefile for building the ACE RMCast examples
#

DIRS = \
        Send_File

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