summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/rtcorbacommon.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/rtcorbacommon.mpb')
-rw-r--r--TAO/MPC/config/rtcorbacommon.mpb13
1 files changed, 0 insertions, 13 deletions
diff --git a/TAO/MPC/config/rtcorbacommon.mpb b/TAO/MPC/config/rtcorbacommon.mpb
deleted file mode 100644
index cba4215883d..00000000000
--- a/TAO/MPC/config/rtcorbacommon.mpb
+++ /dev/null
@@ -1,13 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-project : portableserver, avoids_minimum_corba, avoids_corba_e_compact, avoids_corba_e_micro {
- after += RTCORBA_Common
- libs += RTCORBA_Common
-
- specific (automake) {
- includes += $(srcdir)/../Common
- }
-
- includes += ../Common
-}