summaryrefslogtreecommitdiff
path: root/ACE/Kokyu/tests/EDF/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/Kokyu/tests/EDF/Makefile.am')
-rw-r--r--ACE/Kokyu/tests/EDF/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/ACE/Kokyu/tests/EDF/Makefile.am b/ACE/Kokyu/tests/EDF/Makefile.am
index 22b09e8251a..9aa8fcdf71d 100644
--- a/ACE/Kokyu/tests/EDF/Makefile.am
+++ b/ACE/Kokyu/tests/EDF/Makefile.am
@@ -6,12 +6,13 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## ./bin/mwc.pl -include /home/jtc/ACE/ACE-config3/MPC/config -include /home/jtc/ACE/ACE-config3/MPC/templates -type automake ACE.mwc
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)
-## Makefile.EDF.am
+## Makefile.EDF.am
+
noinst_PROGRAMS = EDF
EDF_CPPFLAGS = \
@@ -23,8 +24,8 @@ EDF_SOURCES = \
test.cpp
EDF_LDADD = \
- $(ACE_BUILDDIR)/Kokyu/libKokyu.la \
- $(ACE_BUILDDIR)/ace/libACE.la
+ $(top_builddir)/Kokyu/libKokyu.la \
+ $(ACE_BUILDDIR)/ace/libACE.la
## Clean up template repositories, etc.
clean-local: