summaryrefslogtreecommitdiff
path: root/ACE/examples/APG/Containers/containers.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/APG/Containers/containers.mpc')
-rw-r--r--ACE/examples/APG/Containers/containers.mpc3
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/examples/APG/Containers/containers.mpc b/ACE/examples/APG/Containers/containers.mpc
index d08ef9133aa..a49ede94ef4 100644
--- a/ACE/examples/APG/Containers/containers.mpc
+++ b/ACE/examples/APG/Containers/containers.mpc
@@ -1,8 +1,7 @@
// -*- MPC -*-
// $Id$
-project(DLList) : aceexe {
- avoids += ace_for_tao
+project(DLList) : aceexe, avoids_ace_for_tao {
exename = DLList
Source_Files {
DLList.cpp