summaryrefslogtreecommitdiff
path: root/ace/RMCast/rmcast.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ace/RMCast/rmcast.mpc')
-rw-r--r--ace/RMCast/rmcast.mpc8
1 files changed, 0 insertions, 8 deletions
diff --git a/ace/RMCast/rmcast.mpc b/ace/RMCast/rmcast.mpc
deleted file mode 100644
index 5f98b38d8b0..00000000000
--- a/ace/RMCast/rmcast.mpc
+++ /dev/null
@@ -1,8 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-project(RMCast) : acelib, core {
- requires += rmcast
- sharedname = ACE_RMCast
- dynamicflags = ACE_RMCAST_BUILD_DLL
-}