summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/bank/Makefile.bor
blob: 6d96676d820d37a1020a0035cb8ea61f1ebf0113 (plain)
1
2
3
4
5
6
7
8
9
#
# $Id$
#
# Makefile for building the Bank example
#

MAKEFILES = Bank_Client.bor Bank_Server.bor

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