summaryrefslogtreecommitdiff
path: root/examples/Timer_Queue/Makefile.bor
blob: f3f828d4fa1eaed56361c83aad0f4b62ea4f51d5 (plain)
1
2
3
4
5
6
7
#
# Makefile for building the Timer_Queue examples
#

MAKEFILES = Async_Timer_Queue_Test.bor Reactor_Timer_Queue_Test.bor Thread_Timer_Queue_Test.bor

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