summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Security/Makefile.bor
blob: 4d30128a8a094eee011118fc397a3f776fdb11e5 (plain)
1
2
3
4
5
6
7
8
#
# Makefile for building orbsvcs security examples
#

DIRS = \
        Send_File

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