summaryrefslogtreecommitdiff
path: root/CIAO/MPC/config/ciao_deployment_stub.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/MPC/config/ciao_deployment_stub.mpb')
-rw-r--r--CIAO/MPC/config/ciao_deployment_stub.mpb10
1 files changed, 0 insertions, 10 deletions
diff --git a/CIAO/MPC/config/ciao_deployment_stub.mpb b/CIAO/MPC/config/ciao_deployment_stub.mpb
deleted file mode 100644
index 651038b0fb0..00000000000
--- a/CIAO/MPC/config/ciao_deployment_stub.mpb
+++ /dev/null
@@ -1,10 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-project : ciao_client_dnc, ciao_events_base_dnc, messaging {
- after += Deployment_stub
- libs += CIAO_Deployment_stub
- includes += $(CIAO_ROOT)/DAnCE
- idlflags += -I$(CIAO_ROOT)/DAnCE
- requires += threads
-}