summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/Federation/SpaceCraft/SpaceCraft.mpc
blob: 8c44304de30c6c07e08a4cddfabe361a5d03b25c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// -*- MPC -*-
// $Id$

project : rmcast, orbsvcsexe, notification, notification_skel, notification_serv, typecodefactory {
  exename = craft
  after += Gate
  libs += Gate

  specific (automake) {
    includes += $(srcdir)/..
  } else {
    includes += ..
  }
}