summaryrefslogtreecommitdiff
path: root/examples/OS
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2004-11-12 22:28:16 +0000
committerSteve Huston <shuston@riverace.com>2004-11-12 22:28:16 +0000
commit32d61c2b494ffb046ea7f9842096e9b4ec629e03 (patch)
treed41c5f34ee79767b9d4c07bff53953fca21f2a0e /examples/OS
parent3ac798c165f13b6db4bc7c7ee25d8800528f6a7c (diff)
downloadATCD-32d61c2b494ffb046ea7f9842096e9b4ec629e03.tar.gz
ChangeLogTag:Fri Nov 12 17:23:41 2004 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'examples/OS')
-rw-r--r--examples/OS/Makefile.am13
-rw-r--r--examples/OS/Process/Makefile.am46
2 files changed, 59 insertions, 0 deletions
diff --git a/examples/OS/Makefile.am b/examples/OS/Makefile.am
new file mode 100644
index 00000000000..73458dccc45
--- /dev/null
+++ b/examples/OS/Makefile.am
@@ -0,0 +1,13 @@
+## 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:
+## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu
+
+SUBDIRS = \
+ Process
+
diff --git a/examples/OS/Process/Makefile.am b/examples/OS/Process/Makefile.am
new file mode 100644
index 00000000000..4ee00dd8f62
--- /dev/null
+++ b/examples/OS/Process/Makefile.am
@@ -0,0 +1,46 @@
+## 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:
+## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu
+
+ACE_BUILDDIR = $(top_builddir)
+ACE_ROOT = $(top_srcdir)
+
+## Makefile.OS_Process_Imore.am
+noinst_PROGRAMS = imore
+
+imore_CPPFLAGS = \
+ -I$(ACE_ROOT) \
+ -I$(ACE_BUILDDIR)
+
+imore_SOURCES = \
+ imore.cpp
+
+imore_LDADD = \
+ $(top_builddir)/ace/libACE.la
+
+## Makefile.OS_Process_Process.am
+noinst_PROGRAMS += process
+
+process_CPPFLAGS = \
+ -I$(ACE_ROOT) \
+ -I$(ACE_BUILDDIR)
+
+process_SOURCES = \
+ process.cpp
+
+process_LDADD = \
+ $(top_builddir)/ace/libACE.la
+
+## Clean up template repositories, etc.
+clean-local:
+ -rm -f *~ *.bak *.rpo *.sym lib*.*_pure_* core core.*
+ -rm -f gcctemp.c gcctemp so_locations *.ics
+ -rm -rf cxx_repository ptrepository ti_files
+ -rm -rf templateregistry ir.out
+ -rm -rf ptrepository SunWS_cache Templates.DB