summaryrefslogtreecommitdiff
path: root/ACE/ASNMP/examples
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-22 14:18:43 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-22 14:18:43 +0000
commit3f6a1a6792cf3650688811bd57107c82bf233fd7 (patch)
tree3c2219607f3629abdfb492a633e84142fa38b6f2 /ACE/ASNMP/examples
parent02aa240efa739b3cd99f98c85038eceea00ae8f4 (diff)
downloadATCD-3f6a1a6792cf3650688811bd57107c82bf233fd7.tar.gz
ChangeLogTag: Wed Nov 22 14:10:08 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'ACE/ASNMP/examples')
-rw-r--r--ACE/ASNMP/examples/Makefile.am2
-rw-r--r--ACE/ASNMP/examples/get/Makefile.am2
-rw-r--r--ACE/ASNMP/examples/next/Makefile.am2
-rw-r--r--ACE/ASNMP/examples/set/Makefile.am2
-rw-r--r--ACE/ASNMP/examples/trap/Makefile.am2
-rw-r--r--ACE/ASNMP/examples/walk/Makefile.am2
6 files changed, 6 insertions, 6 deletions
diff --git a/ACE/ASNMP/examples/Makefile.am b/ACE/ASNMP/examples/Makefile.am
index 1855938d914..ba48f01c667 100644
--- a/ACE/ASNMP/examples/Makefile.am
+++ b/ACE/ASNMP/examples/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## /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
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
SUBDIRS = \
get \
diff --git a/ACE/ASNMP/examples/get/Makefile.am b/ACE/ASNMP/examples/get/Makefile.am
index c691338b998..ca0673d929d 100644
--- a/ACE/ASNMP/examples/get/Makefile.am
+++ b/ACE/ASNMP/examples/get/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## /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
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)
diff --git a/ACE/ASNMP/examples/next/Makefile.am b/ACE/ASNMP/examples/next/Makefile.am
index dae95eaeaba..72495394d8a 100644
--- a/ACE/ASNMP/examples/next/Makefile.am
+++ b/ACE/ASNMP/examples/next/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## /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
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)
diff --git a/ACE/ASNMP/examples/set/Makefile.am b/ACE/ASNMP/examples/set/Makefile.am
index 7810a658eed..66f049d7f34 100644
--- a/ACE/ASNMP/examples/set/Makefile.am
+++ b/ACE/ASNMP/examples/set/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## /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
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)
diff --git a/ACE/ASNMP/examples/trap/Makefile.am b/ACE/ASNMP/examples/trap/Makefile.am
index 52307634b67..522ef31476c 100644
--- a/ACE/ASNMP/examples/trap/Makefile.am
+++ b/ACE/ASNMP/examples/trap/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## /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
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)
diff --git a/ACE/ASNMP/examples/walk/Makefile.am b/ACE/ASNMP/examples/walk/Makefile.am
index f0bc64a36cf..87205a69c0a 100644
--- a/ACE/ASNMP/examples/walk/Makefile.am
+++ b/ACE/ASNMP/examples/walk/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## /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
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)