summaryrefslogtreecommitdiff
path: root/ACE/Kokyu/tests/FIFO/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/Kokyu/tests/FIFO/Makefile.am')
-rw-r--r--ACE/Kokyu/tests/FIFO/Makefile.am9
1 files changed, 4 insertions, 5 deletions
diff --git a/ACE/Kokyu/tests/FIFO/Makefile.am b/ACE/Kokyu/tests/FIFO/Makefile.am
index 05b7dbe9e38..9852af122e0 100644
--- a/ACE/Kokyu/tests/FIFO/Makefile.am
+++ b/ACE/Kokyu/tests/FIFO/Makefile.am
@@ -6,13 +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.FIFO.am
-
+## Makefile.FIFO.am
noinst_PROGRAMS = FIFO
FIFO_CPPFLAGS = \
@@ -24,8 +23,8 @@ FIFO_SOURCES = \
test.cpp
FIFO_LDADD = \
- $(top_builddir)/Kokyu/libKokyu.la \
- $(ACE_BUILDDIR)/ace/libACE.la
+ $(ACE_BUILDDIR)/Kokyu/libKokyu.la \
+ $(ACE_BUILDDIR)/ace/libACE.la
## Clean up template repositories, etc.
clean-local: