summaryrefslogtreecommitdiff
path: root/ace/token.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ace/token.mpb')
-rw-r--r--ace/token.mpb15
1 files changed, 0 insertions, 15 deletions
diff --git a/ace/token.mpb b/ace/token.mpb
deleted file mode 100644
index e2a03f6edc8..00000000000
--- a/ace/token.mpb
+++ /dev/null
@@ -1,15 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-feature(ace_token) {
- macros += ACE_HAS_ACE_TOKEN
-
- Source_Files(ACE_COMPONENTS) {
- Local_Tokens.cpp
- Remote_Tokens.cpp
- Token_Collection.cpp
- Token_Invariants.cpp
- Token_Manager.cpp
- Token_Request_Reply.cpp
- }
-}