summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-18 20:42:52 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-18 20:42:52 +0000
commit246c15bb8056336d4877407126186767f261b4a0 (patch)
tree4a6e7a75d9dfe396fbb0a0d35a7cc739865cb074 /examples
parent8efdd87bf59d1914f487e3602b531d6e91195a3b (diff)
downloadATCD-246c15bb8056336d4877407126186767f261b4a0.tar.gz
*** empty log message ***
Diffstat (limited to 'examples')
-rw-r--r--examples/Reactor/Proactor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Reactor/Proactor/Makefile b/examples/Reactor/Proactor/Makefile
index 4423a939c4f..8b8088ff82f 100644
--- a/examples/Reactor/Proactor/Makefile
+++ b/examples/Reactor/Proactor/Makefile
@@ -8,7 +8,7 @@
# Local macros
#----------------------------------------------------------------------------
-BIN = test_proactor_with_aio
+BIN = test_proactor
LSRC = $(addsuffix .cpp,$(BIN))
VLDLIBS = $(LDLIBS:%=%$(VAR))
BUILD = $(VBIN)