summaryrefslogtreecommitdiff
path: root/TAO/tests/Nested_Event_Loop/Makefile.bor
blob: 0af0c0b307eb6989f035f65ea8da2f35404e0569 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Makefile for building the Nested_Event_Loop example
#

MAKEFILES = \
	client.bor \
	server.bor 

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