// -*- MPC -*- // $Id$ project : ciao_component { after += CIAO_Server libs += CIAO_Server Define_Custom(CIDL) { automatic = 0 dependent = 1 command = $(CIAO_ROOT)/bin/cidlc commandflags = -I$(CIAO_ROOT) -I$(CIAO_ROOT)/ciao -I$(TAO_ROOT) -I$(TAO_ROOT)/tao -I$(TAO_ROOT)/orbsvcs -- inputext = .cidl source_outputext = _svnt.cpp generic_outputext = E.idl keyword cidlflags = commandflags } }