summaryrefslogtreecommitdiff
path: root/TAO/examples/Content_Server/Makefile.bor
blob: ba41a11d0992b6c8981c954033f8a094867087e2 (plain)
1
2
3
4
5
6
7
8
9

#
# Makefile for building the Content_Server examples
#

DIRS =  \
        SMI_Iterator

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