summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS2
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/JAWS2')
-rw-r--r--ACE/apps/JAWS2/JAWS/Makefile.am2
-rw-r--r--ACE/apps/JAWS2/JAWS/jaws2.mpc8
-rw-r--r--ACE/apps/JAWS2/Makefile.am2
3 files changed, 3 insertions, 9 deletions
diff --git a/ACE/apps/JAWS2/JAWS/Makefile.am b/ACE/apps/JAWS2/JAWS/Makefile.am
index bc1ac6d094b..b201afa54bd 100644
--- a/ACE/apps/JAWS2/JAWS/Makefile.am
+++ b/ACE/apps/JAWS2/JAWS/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)
diff --git a/ACE/apps/JAWS2/JAWS/jaws2.mpc b/ACE/apps/JAWS2/JAWS/jaws2.mpc
index 90ebff97e5a..a7d5754b11a 100644
--- a/ACE/apps/JAWS2/JAWS/jaws2.mpc
+++ b/ACE/apps/JAWS2/JAWS/jaws2.mpc
@@ -5,13 +5,7 @@ project(JAWS2) : acelib {
sharedname = JAWS2
dynamicflags = JAWS_BUILD_DLL
avoids += uses_wchar ace_for_tao
-
- specific (automake) {
- includes += $(srcdir)/..
- } else {
- includes += ..
- }
-
+ includes += ..
Source_Files {
Assoc_Array.cpp
Cache_Manager.cpp
diff --git a/ACE/apps/JAWS2/Makefile.am b/ACE/apps/JAWS2/Makefile.am
index b42508c7ba2..5bc7afdf9fd 100644
--- a/ACE/apps/JAWS2/Makefile.am
+++ b/ACE/apps/JAWS2/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
SUBDIRS = \
JAWS