From 72595342b75017c3139934bf5731af8feb34abdc Mon Sep 17 00:00:00 2001 From: doccvs Date: Fri, 10 Nov 2000 10:41:33 +0000 Subject: Fri Nov 10 11:37:12 2000 Johnny Willemsen --- performance-tests/Server_Concurrency/Makefile.bor | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 performance-tests/Server_Concurrency/Makefile.bor (limited to 'performance-tests/Server_Concurrency') diff --git a/performance-tests/Server_Concurrency/Makefile.bor b/performance-tests/Server_Concurrency/Makefile.bor new file mode 100644 index 00000000000..84a0bbb5f00 --- /dev/null +++ b/performance-tests/Server_Concurrency/Makefile.bor @@ -0,0 +1,9 @@ +# +# Makefile for building the ACE Server_Concurrency performance-tests +# + +DIRS = \ + Leader_Follower \ + Queue_Based_Workers + +!include <$(ACE_ROOT)\include\makeinclude\recurse.bor> -- cgit v1.2.1