summaryrefslogtreecommitdiff
path: root/ACE/Kokyu/tests/DSRT_MIF/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/Kokyu/tests/DSRT_MIF/Makefile.am')
-rw-r--r--ACE/Kokyu/tests/DSRT_MIF/Makefile.am14
1 files changed, 4 insertions, 10 deletions
diff --git a/ACE/Kokyu/tests/DSRT_MIF/Makefile.am b/ACE/Kokyu/tests/DSRT_MIF/Makefile.am
index 4ed16f988cd..9e51858b971 100644
--- a/ACE/Kokyu/tests/DSRT_MIF/Makefile.am
+++ b/ACE/Kokyu/tests/DSRT_MIF/Makefile.am
@@ -6,16 +6,12 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
+## ./bin/mwc.pl -include /home/jtc/ACE/ACE-config3/MPC/config -include /home/jtc/ACE/ACE-config3/MPC/templates -type automake ACE.mwc
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)
-
-## Makefile.DSRT_MIF.am
-
-if !BUILD_ACE_FOR_TAO
-
+## Makefile.DSRT_MIF.am
noinst_PROGRAMS = MIF
MIF_CPPFLAGS = \
@@ -27,10 +23,8 @@ MIF_SOURCES = \
MIF.cpp
MIF_LDADD = \
- $(top_builddir)/Kokyu/libKokyu.la \
- $(ACE_BUILDDIR)/ace/libACE.la
-
-endif !BUILD_ACE_FOR_TAO
+ $(ACE_BUILDDIR)/Kokyu/libKokyu.la \
+ $(ACE_BUILDDIR)/ace/libACE.la
## Clean up template repositories, etc.
clean-local: