summaryrefslogtreecommitdiff
path: root/examples/Reactor/Proactor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Reactor/Proactor/Makefile')
-rw-r--r--examples/Reactor/Proactor/Makefile13
1 files changed, 1 insertions, 12 deletions
diff --git a/examples/Reactor/Proactor/Makefile b/examples/Reactor/Proactor/Makefile
index 0b8b847af67..f8140265b84 100644
--- a/examples/Reactor/Proactor/Makefile
+++ b/examples/Reactor/Proactor/Makefile
@@ -8,18 +8,7 @@
# Local macros
#----------------------------------------------------------------------------
-BIN = simple_test_proactor \
- test_proactor \
- test_aiosig_ace \
- test_aiocb_ace \
- test_timeout \
- test_timeout_st \
- post_completions \
- test_end_event_loop \
- test_cancel \
- test_proactor2 \
- test_proactor3 \
- test_udp_proactor
+BIN = simple_test_proactor test_proactor test_aiosig_ace test_aiocb_ace test_timeout test_timeout_st post_completions test_end_event_loop test_cancel test_proactor2 test_proactor3
#----------------------------------------------------------------------------
# Include macros and targets