summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Makefile.bor
blob: a908b5f663bb0a64814a0f18403023a1ad9946ac (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# $Id$
#
# Makefile for building orbsvcs examples
#

DIRS = \
        RtEC \
        Security

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