summaryrefslogtreecommitdiff
path: root/config/opalorb.mpb
blob: 77e631e7087192a9073c248330e4c7239eb87889 (plain)
1
2
3
4
5
6
7
// -*- MPC -*-
project {
  Define_Custom(Perl_IDL) {
    command  = perl <%quote%>$(OPALORB_ROOT)/idl/idl.pl<%quote%>
    inputext = .idl
  }
}