summaryrefslogtreecommitdiff
path: root/ACE/ASNMP/examples
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-12-30 06:25:52 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-12-30 06:25:52 +0000
commit8c522a87fe03b7f64816b9512493f5757c93ae1b (patch)
treeecb97775ff143c718358a1f07f81d95c3e1183b2 /ACE/ASNMP/examples
parent6416c094c24d3cd1778b42f0af217bfb72e0a3d4 (diff)
downloadATCD-8c522a87fe03b7f64816b9512493f5757c93ae1b.tar.gz
ChangeLogTag: Sat Dec 30 06:23:13 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'ACE/ASNMP/examples')
-rw-r--r--ACE/ASNMP/examples/get/Makefile.am2
-rw-r--r--ACE/ASNMP/examples/next/Makefile.am1
-rw-r--r--ACE/ASNMP/examples/set/Makefile.am1
-rw-r--r--ACE/ASNMP/examples/trap/Makefile.am1
-rw-r--r--ACE/ASNMP/examples/walk/Makefile.am1
5 files changed, 6 insertions, 0 deletions
diff --git a/ACE/ASNMP/examples/get/Makefile.am b/ACE/ASNMP/examples/get/Makefile.am
index ca0673d929d..0c3a6e4ea95 100644
--- a/ACE/ASNMP/examples/get/Makefile.am
+++ b/ACE/ASNMP/examples/get/Makefile.am
@@ -16,6 +16,7 @@ noinst_PROGRAMS =
## Makefile.asnmp_example_get.am
if !BUILD_USES_WCHAR
+
noinst_PROGRAMS += get
get_CPPFLAGS = \
@@ -35,6 +36,7 @@ endif !BUILD_USES_WCHAR
## Makefile.asnmp_example_get_async.am
if !BUILD_USES_WCHAR
+
noinst_PROGRAMS += get_async
get_async_CPPFLAGS = \
diff --git a/ACE/ASNMP/examples/next/Makefile.am b/ACE/ASNMP/examples/next/Makefile.am
index 72495394d8a..a7b4c2a1256 100644
--- a/ACE/ASNMP/examples/next/Makefile.am
+++ b/ACE/ASNMP/examples/next/Makefile.am
@@ -15,6 +15,7 @@ ACE_ROOT = $(top_srcdir)
## Makefile.asnmp_example_next.am
if !BUILD_USES_WCHAR
+
noinst_PROGRAMS = next
next_CPPFLAGS = \
diff --git a/ACE/ASNMP/examples/set/Makefile.am b/ACE/ASNMP/examples/set/Makefile.am
index 66f049d7f34..94f708ec8e1 100644
--- a/ACE/ASNMP/examples/set/Makefile.am
+++ b/ACE/ASNMP/examples/set/Makefile.am
@@ -15,6 +15,7 @@ ACE_ROOT = $(top_srcdir)
## Makefile.asnmp_example_set.am
if !BUILD_USES_WCHAR
+
noinst_PROGRAMS = set
set_CPPFLAGS = \
diff --git a/ACE/ASNMP/examples/trap/Makefile.am b/ACE/ASNMP/examples/trap/Makefile.am
index 522ef31476c..a60adce7d30 100644
--- a/ACE/ASNMP/examples/trap/Makefile.am
+++ b/ACE/ASNMP/examples/trap/Makefile.am
@@ -15,6 +15,7 @@ ACE_ROOT = $(top_srcdir)
## Makefile.asnmp_example_trap.am
if !BUILD_USES_WCHAR
+
noinst_PROGRAMS = trap
trap_CPPFLAGS = \
diff --git a/ACE/ASNMP/examples/walk/Makefile.am b/ACE/ASNMP/examples/walk/Makefile.am
index 87205a69c0a..9cff32a49de 100644
--- a/ACE/ASNMP/examples/walk/Makefile.am
+++ b/ACE/ASNMP/examples/walk/Makefile.am
@@ -15,6 +15,7 @@ ACE_ROOT = $(top_srcdir)
## Makefile.asnmp_example_walk.am
if !BUILD_USES_WCHAR
+
noinst_PROGRAMS = walk
walk_CPPFLAGS = \