summaryrefslogtreecommitdiff
path: root/ACE/examples/Misc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Misc/Makefile.am')
-rw-r--r--ACE/examples/Misc/Makefile.am16
1 files changed, 1 insertions, 15 deletions
diff --git a/ACE/examples/Misc/Makefile.am b/ACE/examples/Misc/Makefile.am
index 905f4be7e5f..8bb0b8dc8d8 100644
--- a/ACE/examples/Misc/Makefile.am
+++ b/ACE/examples/Misc/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
+## /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)
@@ -100,20 +100,6 @@ test_sstring_SOURCES = \
test_sstring_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
-## Makefile.Misc_Test_Timestamp.am
-noinst_PROGRAMS += test_timestamp
-
-test_timestamp_CPPFLAGS = \
- -I$(ACE_ROOT) \
- -I$(ACE_BUILDDIR)
-
-test_timestamp_SOURCES = \
- test_timestamp.cpp \
- test_dump.h
-
-test_timestamp_LDADD = \
- $(ACE_BUILDDIR)/ace/libACE.la
-
## Makefile.Misc_Test_Trace.am
noinst_PROGRAMS += test_trace