// -*- MPC -*- // psdl.mpb,v 1.2 2003/12/30 15:18:22 dhinton Exp project { after += PSDL_Parser PSDL PSDL_Datastore libs += TAO_PSDL TAO_PSDL_Datastore Define_Custom(PSDL) { command = $(TAO_ROOT)/orbsvcs/PSS/psdl_tao libpath = $(ACE_ROOT)/lib inputext = .psdl source_outputext = .cpp header_outputext = .h inline_outputext = .i // unlike idl, the psdl compiler doesn't seem to generate *S.* files. pre_extension = C } }