diff options
Diffstat (limited to 'examples/Timer_Queue/Makefile.bor')
-rw-r--r-- | examples/Timer_Queue/Makefile.bor | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/Timer_Queue/Makefile.bor b/examples/Timer_Queue/Makefile.bor deleted file mode 100644 index f3f828d4fa1..00000000000 --- a/examples/Timer_Queue/Makefile.bor +++ /dev/null @@ -1,7 +0,0 @@ -# -# 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> |