summaryrefslogtreecommitdiff
path: root/TAO/examples/CSD_Strategy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/CSD_Strategy/Makefile.am')
-rw-r--r--TAO/examples/CSD_Strategy/Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/TAO/examples/CSD_Strategy/Makefile.am b/TAO/examples/CSD_Strategy/Makefile.am
new file mode 100644
index 00000000000..3684f39d2e2
--- /dev/null
+++ b/TAO/examples/CSD_Strategy/Makefile.am
@@ -0,0 +1,18 @@
+## Process this file with automake to create Makefile.in
+##
+## $Id$
+##
+## This file was generated by MPC. Any changes made directly to
+## this file will be lost the next time it is generated.
+##
+## MPC Command:
+## ../bin/mwc.pl -include /home/jtc/ACE/ACE-autoconf/ACE_wrappers/TAO/../MPC/config -include /home/jtc/ACE/ACE-autoconf/ACE_wrappers/TAO/../MPC/templates -type automake -noreldefs TAO.mwc
+
+SUBDIRS = \
+ ThreadPool \
+ ThreadPool2 \
+ ThreadPool3 \
+ ThreadPool4 \
+ ThreadPool5 \
+ ThreadPool6
+