Makefile.am 84 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333
  1. MAINTAINERCLEANFILES = Makefile.in
  2. # this sets the LANG variables
  3. include $(top_srcdir)/programs/localized/templates/English.am
  4. DBTOMAN = $(top_srcdir)/programs/dtdocbook/doc_utils/dtdocbook2man $(LANG)
  5. # first, the man pages broken down by sections
  6. MANSEC1 = man1/tttrace.1 man1/tttar.1 man1/ttsession.1 man1/ttrmdir.1 \
  7. man1/ttrm.1 man1/ttmv.1 man1/ttcp.1 man1/tt_type_comp.1 \
  8. man1/ksh-cde.1 man1/huffcode.1 man1/dtwm.1 man1/dtudcfonted.1 \
  9. man1/dtudcexch.1 man1/dttypes.1 man1/dtterm.1 man1/dtstyle.1 \
  10. man1/dtsrload.1 man1/dtsrkdump.1 man1/dtsrindex.1 man1/dtsrhan.1 \
  11. man1/dtsrdbrec.1 man1/dtsrcreate.1 man1/dtsession_res.1 \
  12. man1/dtsession.1 man1/dtsearchpath.1 man1/dtscreen.1 \
  13. man1/dtprintinfo.1 man1/dtpdmd.1 man1/dtpdm.1 man1/dtpad.1 \
  14. man1/dtmailpr.1 man1/dtmail.1 man1/dtlp.1 man1/dtlogin.1 \
  15. man1/dtksh.1 man1/dtdocbook2infolib.1 man1/dtinfo.1 \
  16. man1/dtimsstart.1 man1/dticon.1 man1/dthelpview.1 man1/dthelptag.1 \
  17. man1/dthelpprint.1 man1/dthelpgen.1 man1/dthelp_htag2.1 \
  18. man1/dthelp_htag1.1 man1/dthelp_ctag1.1 man1/dthello.1 \
  19. man1/dtgreet.1 man1/dtfplist.1 man1/dtfile_error.1 \
  20. man1/dtfile_copy.1 man1/dtfile.1 man1/dtexec.1 man1/dtdocbook.1 \
  21. man1/dtcreate.1 man1/dtconvertvf.1 man1/dtconfig.1 \
  22. man1/dtcodegen.1 man1/dtcm_lookup.1 man1/dtcm_insert.1 \
  23. man1/dtcm_editor.1 man1/dtcm_delete.1 man1/dtcm.1 \
  24. man1/dtchooser.1 man1/dtcalc.1 man1/dtbuilder.1 \
  25. man1/dtappintegrate.1 man1/dtappgather.1 man1/dtaction.1 \
  26. man1/dsdm.1
  27. MANSEC1m = man1m/ttdbserverd.1m man1m/ttdbserver.1m man1m/ttdbck.1m \
  28. man1m/dtspcd.1m man1m/rpc.cmsd.1m
  29. MANSEC3 = man3/DtSearchGetMessages.3 man3/DtSearchFreeMessages.3 \
  30. man3/DtSearchAddMessage.3 man3/DtDndVaDropRegister.3 \
  31. man3/DtDndVaDragStart.3 man3/DtInitialize.3 man3/tttk_string_op.3 \
  32. man3/tttk_op_string.3 man3/tttk_message_reject.3 \
  33. man3/tttk_message_fail.3 man3/tttk_message_destroy.3 \
  34. man3/tttk_message_create.3 man3/tttk_message_abandon.3 \
  35. man3/tttk_block_while.3 man3/tttk_Xt_input_handler.3 \
  36. man3/ttmedia_ptype_declare.3 man3/ttmedia_load_reply.3 \
  37. man3/ttmedia_load.3 man3/ttmedia_Deposit.3 \
  38. man3/ttdt_subcontract_manage.3 man3/ttdt_session_quit.3 \
  39. man3/ttdt_session_join.3 man3/ttdt_sender_imprint_on.3 \
  40. man3/ttdt_open.3 man3/ttdt_message_accept.3 \
  41. man3/ttdt_file_request.3 man3/ttdt_file_quit.3 \
  42. man3/ttdt_file_notice.3 man3/ttdt_file_join.3 \
  43. man3/ttdt_file_event.3 man3/ttdt_close.3 man3/ttdt_Save.3 \
  44. man3/ttdt_Revert.3 man3/ttdt_Get_Modified.3 \
  45. man3/tt_xcontext_quit.3 man3/tt_xcontext_join.3 \
  46. man3/tt_trace_control.3 man3/tt_thread_session_set.3 \
  47. man3/tt_thread_session.3 man3/tt_thread_procid_set.3 \
  48. man3/tt_thread_procid.3 man3/tt_status_message.3 \
  49. man3/tt_spec_write.3 man3/tt_spec_type_set.3 man3/tt_spec_type.3 \
  50. man3/tt_spec_propnames_count.3 man3/tt_spec_propname.3 \
  51. man3/tt_spec_prop_set.3 man3/tt_spec_prop_count.3 \
  52. man3/tt_spec_prop_add.3 man3/tt_spec_prop.3 man3/tt_spec_move.3 \
  53. man3/tt_spec_file.3 man3/tt_spec_destroy.3 man3/tt_spec_create.3 \
  54. man3/tt_spec_bprop_set.3 man3/tt_spec_bprop_add.3 \
  55. man3/tt_spec_bprop.3 man3/tt_session_types_load.3 \
  56. man3/tt_session_quit.3 man3/tt_session_propnames_count.3 \
  57. man3/tt_session_propname.3 man3/tt_session_prop_set.3 \
  58. man3/tt_session_prop_count.3 man3/tt_session_prop_add.3 \
  59. man3/tt_session_prop.3 man3/tt_session_join.3 \
  60. man3/tt_session_bprop_set.3 man3/tt_session_bprop_add.3 \
  61. man3/tt_session_bprop.3 man3/tt_release.3 \
  62. man3/tt_ptype_undeclare.3 man3/tt_ptype_opnum_callback_add.3 \
  63. man3/tt_ptype_exists.3 man3/tt_ptype_declare.3 \
  64. man3/tt_ptr_error.3 man3/tt_procid_session.3 \
  65. man3/tt_prequest_create.3 man3/tt_pointer_error.3 \
  66. man3/tt_pnotice_create.3 man3/tt_pattern_xcontext_add.3 \
  67. man3/tt_pattern_xarg_add.3 man3/tt_pattern_user_set.3 \
  68. man3/tt_pattern_user.3 man3/tt_pattern_unregister.3 \
  69. man3/tt_pattern_state_add.3 man3/tt_pattern_session_add.3 \
  70. man3/tt_pattern_sender_ptype_add.3 man3/tt_pattern_sender_add.3 \
  71. man3/tt_pattern_scope_add.3 man3/tt_pattern_register.3 \
  72. man3/tt_pattern_print.3 man3/tt_pattern_otype_add.3 \
  73. man3/tt_pattern_opnum_add.3 man3/tt_pattern_op_add.3 \
  74. man3/tt_pattern_object_add.3 man3/tt_pattern_icontext_add.3 \
  75. man3/tt_pattern_iarg_add.3 man3/tt_pattern_file_add.3 \
  76. man3/tt_pattern_disposition_add.3 man3/tt_pattern_destroy.3 \
  77. man3/tt_pattern_create.3 man3/tt_pattern_context_add.3 \
  78. man3/tt_pattern_class_add.3 man3/tt_pattern_category_set.3 \
  79. man3/tt_pattern_category.3 man3/tt_pattern_callback_add.3 \
  80. man3/tt_pattern_bcontext_add.3 man3/tt_pattern_barg_add.3 \
  81. man3/tt_pattern_arg_add.3 man3/tt_pattern_address_add.3 \
  82. man3/tt_otype_osig_op.3 man3/tt_otype_osig_count.3 \
  83. man3/tt_otype_osig_args_count.3 man3/tt_otype_osig_arg_type.3 \
  84. man3/tt_otype_osig_arg_mode.3 man3/tt_otype_opnum_callback_add.3 \
  85. man3/tt_otype_is_derived.3 man3/tt_otype_hsig_op.3 \
  86. man3/tt_otype_hsig_count.3 man3/tt_otype_hsig_args_count.3 \
  87. man3/tt_otype_hsig_arg_type.3 man3/tt_otype_hsig_arg_mode.3 \
  88. man3/tt_otype_deriveds_count.3 man3/tt_otype_derived.3 \
  89. man3/tt_otype_base.3 man3/tt_orequest_create.3 man3/tt_open.3 \
  90. man3/tt_onotice_create.3 man3/tt_objid_objkey.3 \
  91. man3/tt_objid_equal.3 man3/tt_netfile_file.3 \
  92. man3/tt_message_xcontext_set.3 man3/tt_message_xarg_add.3 \
  93. man3/tt_message_user_set.3 man3/tt_message_user.3 \
  94. man3/tt_message_uid.3 man3/tt_message_status_string_set.3 \
  95. man3/tt_message_status_string.3 man3/tt_message_status_set.3 \
  96. man3/tt_message_status.3 man3/tt_message_state.3 \
  97. man3/tt_message_session_set.3 man3/tt_message_session.3 \
  98. man3/tt_message_sender_ptype_set.3 man3/tt_message_sender_ptype.3 \
  99. man3/tt_message_sender.3 man3/tt_message_send_on_exit.3 \
  100. man3/tt_message_send.3 man3/tt_message_scope_set.3 \
  101. man3/tt_message_scope.3 man3/tt_message_reply.3 \
  102. man3/tt_message_rejecters_count.3 man3/tt_message_rejecter.3 \
  103. man3/tt_message_reject.3 man3/tt_message_receive.3 \
  104. man3/tt_message_print.3 man3/tt_message_pattern.3 \
  105. man3/tt_message_otype_set.3 man3/tt_message_otype.3 \
  106. man3/tt_message_opnum.3 man3/tt_message_op_set.3 \
  107. man3/tt_message_op.3 man3/tt_message_object_set.3 \
  108. man3/tt_message_object.3 man3/tt_message_id.3 \
  109. man3/tt_message_icontext_set.3 man3/tt_message_iarg_add.3 \
  110. man3/tt_message_handler_set.3 man3/tt_message_handler_ptype_set.3 \
  111. man3/tt_message_handler_ptype.3 man3/tt_message_handler.3 \
  112. man3/tt_message_gid.3 man3/tt_message_file_set.3 \
  113. man3/tt_message_file.3 man3/tt_message_fail.3 \
  114. man3/tt_message_disposition_set.3 man3/tt_message_disposition.3 \
  115. man3/tt_message_destroy.3 man3/tt_message_create_super.3 \
  116. man3/tt_message_create.3 man3/tt_message_contexts_count.3 \
  117. man3/tt_message_context_xval.3 man3/tt_message_context_val.3 \
  118. man3/tt_message_context_slotname.3 man3/tt_message_context_set.3 \
  119. man3/tt_message_context_ival.3 man3/tt_message_context_bval.3 \
  120. man3/tt_message_class_set.3 man3/tt_message_class.3 \
  121. man3/tt_message_callback_add.3 man3/tt_message_bcontext_set.3 \
  122. man3/tt_message_barg_add.3 man3/tt_message_args_count.3 \
  123. man3/tt_message_arg_xval_set.3 man3/tt_message_arg_xval.3 \
  124. man3/tt_message_arg_val_set.3 man3/tt_message_arg_val.3 \
  125. man3/tt_message_arg_type.3 man3/tt_message_arg_mode.3 \
  126. man3/tt_message_arg_ival_set.3 man3/tt_message_arg_ival.3 \
  127. man3/tt_message_arg_bval_set.3 man3/tt_message_arg_bval.3 \
  128. man3/tt_message_arg_add.3 man3/tt_message_address_set.3 \
  129. man3/tt_message_address.3 man3/tt_message_accepters_count.3 \
  130. man3/tt_message_accepter.3 man3/tt_message_accept.3 \
  131. man3/tt_message_abstainers_count.3 man3/tt_message_abstainer.3 \
  132. man3/tt_mark.3 man3/tt_malloc.3 man3/tt_is_err.3 \
  133. man3/tt_int_error.3 man3/tt_initial_session.3 \
  134. man3/tt_icontext_quit.3 man3/tt_icontext_join.3 \
  135. man3/tt_host_netfile_file.3 man3/tt_host_file_netfile.3 \
  136. man3/tt_free.3 man3/tt_file_quit.3 man3/tt_file_objects_query.3 \
  137. man3/tt_file_netfile.3 man3/tt_file_move.3 man3/tt_file_join.3 \
  138. man3/tt_file_destroy.3 man3/tt_file_copy.3 \
  139. man3/tt_feature_required.3 man3/tt_feature_enabled.3 man3/tt_fd.3 \
  140. man3/tt_error_pointer.3 man3/tt_error_int.3 man3/tt_error.3 \
  141. man3/tt_default_session_set.3 man3/tt_default_session.3 \
  142. man3/tt_default_ptype_set.3 man3/tt_default_ptype.3 \
  143. man3/tt_default_procid_set.3 man3/tt_default_procid.3 \
  144. man3/tt_default_file_set.3 man3/tt_default_file.3 \
  145. man3/tt_context_quit.3 man3/tt_context_join.3 man3/tt_close.3 \
  146. man3/tt_bcontext_quit.3 man3/tt_bcontext_join.3 \
  147. man3/tt_X_session.3 man3/csa_x_process_updates.3 \
  148. man3/csa_update_entry_attributes.3 \
  149. man3/csa_update_calendar_attributes.3 \
  150. man3/csa_unregister_callback.3 man3/csa_save.3 man3/csa_restore.3 \
  151. man3/csa_register_callback.3 man3/csa_read_next_reminder.3 \
  152. man3/csa_read_entry_attributes.3 \
  153. man3/csa_read_calendar_attributes.3 \
  154. man3/csa_query_configuration.3 man3/csa_look_up.3 \
  155. man3/csa_logon.3 man3/csa_logoff.3 man3/csa_list_entry_sequence.3 \
  156. man3/csa_list_entry_attributes.3 man3/csa_list_entries.3 \
  157. man3/csa_list_calendars.3 man3/csa_list_calendar_attributes.3 \
  158. man3/csa_free_time_search.3 man3/csa_free.3 \
  159. man3/csa_delete_entry.3 man3/csa_delete_calendar.3 \
  160. man3/csa_call_callbacks.3 man3/csa_add_entry.3 \
  161. man3/csa_add_calendar.3 man3/DtWsmSetWorkspaceTitle.3 \
  162. man3/DtWsmSetWorkspacesOccupied.3 man3/DtWsmSetCurrentWorkspace.3 \
  163. man3/DtWsmRemoveWorkspaceFunctions.3 \
  164. man3/DtWsmRemoveWorkspaceCallback.3 \
  165. man3/DtWsmOccupyAllWorkspaces.3 man3/DtWsmGetWorkspacesOccupied.3 \
  166. man3/DtWsmGetWorkspaceList.3 man3/DtWsmGetWorkspaceInfo.3 \
  167. man3/DtWsmGetCurrentWorkspace.3 \
  168. man3/DtWsmGetCurrentBackdropWindow.3 \
  169. man3/DtWsmFreeWorkspaceInfo.3 man3/DtWsmDeleteWorkspace.3 \
  170. man3/DtWsmChangeBackdrop.3 \
  171. man3/DtWsmAddWorkspaceModifiedCallback.3 \
  172. man3/DtWsmAddWorkspaceFunctions.3 man3/DtWsmAddWorkspace.3 \
  173. man3/DtWsmAddCurrentWorkspaceCallback.3 man3/DtTermSubprocSend.3 \
  174. man3/DtTermSubprocReap.3 man3/DtTermInitialize.3 \
  175. man3/DtTermDisplaySend.3 man3/DtTerm.3 man3/DtSrAPI.3 \
  176. man3/DtSpinBoxSetItem.3 man3/DtSpinBoxDeletePos.3 \
  177. man3/DtSpinBoxAddItem.3 man3/DtSpinBox.3 man3/DtSessionSavePath.3 \
  178. man3/DtSessionRestorePath.3 man3/DtSearchValidDateString.3 \
  179. man3/DtSearchSortResults.3 man3/DtSearchSetMaxResults.3 \
  180. man3/DtSearchRetrieve.3 man3/DtSearchReinit.3 \
  181. man3/DtSearchQuery.3 man3/DtSearchHasMessages.3 \
  182. man3/DtSearchMergeResults.3 man3/DtSearchInit.3 \
  183. man3/DtSearchHighlight.3 man3/DtSearchGetMaxResults.3 \
  184. man3/DtSearchGetKeytypes.3 man3/DtSearchFreeResults.3 \
  185. man3/DtSearchExit.3 man3/DtSaverGetWindows.3 \
  186. man3/DtPrintSetupProc.3 man3/DtPrintSetupBox.3 \
  187. man3/DtPrintResetConnection.3 man3/DtPrintFreeSetupData.3 \
  188. man3/DtPrintFillSetupData.3 man3/DtPrintCopySetupData.3 \
  189. man3/DtMsgLogSetHandler.3 man3/DtMsgLogOpenFile.3 \
  190. man3/DtMsgLogMessage.3 man3/DtMrmInitialize.3 \
  191. man3/DtMmdbTocGetParentId.3 man3/DtMmdbTocGetNumOfChildren.3 \
  192. man3/DtMmdbTocGetChildIds.3 man3/DtMmdbStylesheetGetName.3 \
  193. man3/DtMmdbStylesheetGetData.3 man3/DtMmdbSectionGetTocLoc.3 \
  194. man3/DtMmdbSectionGetStyleSheetId.3 \
  195. man3/DtMmdbSectionGetShortTitle.3 \
  196. man3/DtMmdbSectionGetLongTitle.3 man3/DtMmdbSectionGetLoc.3 \
  197. man3/DtMmdbSectionGetDataSize.3 man3/DtMmdbSectionGetData.3 \
  198. man3/DtMmdbSectionGetBookId.3 man3/DtMmdbQuit.3 \
  199. man3/DtMmdbOpenInfoLib.3 man3/DtMmdbLocatorGetSectionObjectId.3 \
  200. man3/DtMmdbLocatorGetSectionLoc.3 man3/DtMmdbInit.3 \
  201. man3/DtMmdbInfoLibGetInfo.3 man3/DtMmdbInfoLibFreeInfo.3 \
  202. man3/DtMmdbGraphicGetInfo.3 man3/DtMmdbGraphicGetData.3 \
  203. man3/DtMmdbGetBookCaseByName.3 man3/DtMmdbGetBookCaseByLocs.3 \
  204. man3/DtMmdbGetBookCaseByLoc.3 man3/DtMmdbGetBookCaseByIndex.3 \
  205. man3/DtMmdbFreeHandleList.3 man3/DtMmdbFreeHandle.3 \
  206. man3/DtMmdbFreeGraphicInfo.3 man3/DtMmdbDlpGetPrevSectionId.3 \
  207. man3/DtMmdbDlpGetNextSectionId.3 man3/DtMmdbCloseInfoLib.3 \
  208. man3/DtMmdbBookGetTocObjectId.3 man3/DtMmdbBookGetTabList.3 \
  209. man3/DtMmdbBookGetShortTitle.3 man3/DtMmdbBookGetSeqNum.3 \
  210. man3/DtMmdbBookGetLongTitle.3 man3/DtMmdbBookGetLicense.3 \
  211. man3/DtMmdbBookCaseGetInfo.3 man3/DtMmdbBookCaseFreeInfo.3 \
  212. man3/DtMenuButton.3 man3/DtInfoShowTopic.3 \
  213. man3/DtHelpSetCatalogName.3 man3/DtHelpReturnSelectedWidgetId.3 \
  214. man3/DtHelpQuickDialogGetChild.3 man3/DtHelpQuickDialog.3 \
  215. man3/DtHelpDialog.3 man3/DtEditorUndoEdit.3 \
  216. man3/DtEditorTraverseToEditor.3 \
  217. man3/DtEditorSetInsertionPosition.3 \
  218. man3/DtEditorSetContentsFromFile.3 man3/DtEditorSetContents.3 \
  219. man3/DtEditorSelectAll.3 man3/DtEditorSaveContentsToFile.3 \
  220. man3/DtEditorReset.3 man3/DtEditorReplaceFromFile.3 \
  221. man3/DtEditorReplace.3 man3/DtEditorPasteFromClipboard.3 \
  222. man3/DtEditorInvokeSpellDialog.3 \
  223. man3/DtEditorInvokeFormatDialog.3 \
  224. man3/DtEditorInvokeFindChangeDialog.3 \
  225. man3/DtEditorInsertFromFile.3 man3/DtEditorInsert.3 \
  226. man3/DtEditorGoToLine.3 man3/DtEditorGetSizeHints.3 \
  227. man3/DtEditorGetMessageTextFieldID.3 \
  228. man3/DtEditorGetLastPosition.3 \
  229. man3/DtEditorGetInsertionPosition.3 man3/DtEditorGetContents.3 \
  230. man3/DtEditorFormat.3 man3/DtEditorFind.3 \
  231. man3/DtEditorEnableRedisplay.3 man3/DtEditorDisableRedisplay.3 \
  232. man3/DtEditorDeselect.3 man3/DtEditorDeleteSelection.3 \
  233. man3/DtEditorCutToClipboard.3 man3/DtEditorCopyToClipboard.3 \
  234. man3/DtEditorClearSelection.3 \
  235. man3/DtEditorCheckForUnsavedChanges.3 man3/DtEditorChange.3 \
  236. man3/DtEditorAppendFromFile.3 man3/DtEditorAppend.3 \
  237. man3/DtEditor.3 man3/DtDtsSetDataType.3 man3/DtDtsRelease.3 \
  238. man3/DtDtsLoadDataTypes.3 man3/DtDtsIsTrue.3 \
  239. man3/DtDtsFreeDataTypeNames.3 man3/DtDtsFreeDataType.3 \
  240. man3/DtDtsFreeAttributeValue.3 man3/DtDtsFreeAttributeList.3 \
  241. man3/DtDtsFindAttribute.3 man3/DtDtsFileToDataType.3 \
  242. man3/DtDtsFileToAttributeValue.3 man3/DtDtsFileToAttributeList.3 \
  243. man3/DtDtsDataTypeToAttributeValue.3 \
  244. man3/DtDtsDataTypeToAttributeList.3 man3/DtDtsDataTypeNames.3 \
  245. man3/DtDtsDataTypeIsAction.3 man3/DtDtsDataToDataType.3 \
  246. man3/DtDtsBufferToDataType.3 man3/DtDtsBufferToAttributeValue.3 \
  247. man3/DtDtsBufferToAttributeList.3 man3/DtDndDropUnregister.3 \
  248. man3/DtDndDropRegister.3 man3/DtDndDragStart.3 \
  249. man3/DtDndCreateSourceIcon.3 man3/DtDbReloadNotify.3 \
  250. man3/DtDbLoad.3 man3/DtCreateTerm.3 man3/DtCreateSpinBox.3 \
  251. man3/DtCreatePrintSetupDialog.3 man3/DtCreatePrintSetupBox.3 \
  252. man3/DtCreateMenuButton.3 man3/DtCreateHelpQuickDialog.3 \
  253. man3/DtCreateHelpDialog.3 man3/DtCreateEditor.3 \
  254. man3/DtCreateComboBox.3 man3/DtComboBoxSetItem.3 \
  255. man3/DtComboBoxSelectItem.3 man3/DtComboBoxDeletePos.3 \
  256. man3/DtComboBoxAddItem.3 man3/DtComboBox.3 man3/DtAppInitialize.3 \
  257. man3/DtActionLabel.3 man3/DtActionInvoke.3 man3/DtActionIcon.3 \
  258. man3/DtActionExists.3 man3/DtActionDescription.3 \
  259. man3/DtActionCallbackProc.3
  260. MANSEC4 = man4/tttracefile.4 man4/startlog.4 man4/mt-libtt-intro.4 \
  261. man4/dtwmrc.4 man4/dtsrocffile.4 man4/dtsrlangfiles.4 \
  262. man4/dtsrhanfile.4 man4/dtsrfzkfiles.4 man4/dtsrdbfiles.4 \
  263. man4/dtspcdenv.4 man4/dtsessionfile.4 man4/dtsessiondb.4 \
  264. man4/dtsdlfile.4 man4/dtsdldtd.4 man4/dtresourcesfile.4 \
  265. man4/dtpmfile.4 man4/dtlocator.4 man4/dticonfile.4 \
  266. man4/dthffile.4 man4/dthelptagdtd.4 man4/dtfpfile.4 \
  267. man4/dtfile_config.4 man4/dtdtsfile.4 man4/dtdtfile.4 \
  268. man4/dtdpfile.4 man4/dtcm_entry.4 man4/dtcm_archive.4 \
  269. man4/dtbmfile.4 man4/dtactionfile.4 man4/Translate.4 \
  270. man4/Stopped.4 man4/Status.4 man4/Started.4 man4/Signal.4 \
  271. man4/Set_Situation.4 man4/Set_Mapped.4 man4/Set_Locale.4 \
  272. man4/Set_Iconified.4 man4/Set_Geometry.4 man4/Set_Environment.4 \
  273. man4/Saved.4 man4/Save.4 man4/Reverted.4 man4/Revert.4 \
  274. man4/Resume.4 man4/Raise.4 man4/Quit.4 man4/Print.4 man4/Pause.4 \
  275. man4/Modified.4 man4/Mail.4 man4/Lower.4 man4/Instantiate.4 \
  276. man4/Get_XInfo.4 man4/Get_Sysinfo.4 man4/Get_Status.4 \
  277. man4/Get_Situation.4 man4/Get_Modified.4 man4/Get_Mapped.4 \
  278. man4/Get_Locale.4 man4/Get_Iconified.4 man4/Get_Geometry.4 \
  279. man4/Get_Environment.4 man4/Edit.4 man4/DtInfo_ShowInfoAtLoc.4 \
  280. man4/DtInfo_Quit.4 man4/DtInfo_PrintInfoAtLoc.4 \
  281. man4/DtInfo_LoadInfoLib.4 man4/DtDndProtocol.4 man4/Display.4 \
  282. man4/Deposit.4 man4/BIL.4
  283. MANSEC5 = man5/dttrashaction.5 man5/dttextaction.5 \
  284. man5/dttermaction.5 man5/dtterm.5 man5/dtstyleaction.5 \
  285. man5/dtsessionaction.5 man5/dtprintinfoaction.5 \
  286. man5/dtmanaction.5 man5/dtmailaction.5 man5/dtinfoaf.5 \
  287. man5/dtinfoaction.5 man5/dtinfoTOCdtd.5 man5/dtinfoStyledtd.5 \
  288. man5/dtinfoBookdtd.5 man5/dtimsstartaction.5 man5/dticonaction.5 \
  289. man5/dthelpaction.5 man5/dtfilsys.5 man5/dtfileaction.5 \
  290. man5/dtenvvar.5 man5/dtcalendaraction.5 man5/dtcalcaction.5 \
  291. man5/dtbuilderaction.5 man5/dtappaction.5 man5/dtactionaction.5 \
  292. man5/csacsa.5 man5/Tttttk.5 man5/Tttt_c.5 man5/DtWsm.5 \
  293. man5/DtTerm.5 man5/DtStdInterfaceFontNames.5 \
  294. man5/DtStdAppFontNames.5 man5/DtSpinBox.5 man5/DtSession.5 \
  295. man5/DtSearch.5 man5/DtSaver.5 man5/DtPrint.5 man5/DtMsgLog.5 \
  296. man5/DtMrm.5 man5/DtMmdbInfoRequest.5 man5/DtMmdbInfoLibInfo.5 \
  297. man5/DtMmdbHandle.5 man5/DtMmdbGraphicInfo.5 \
  298. man5/DtMmdbBookCase.5 man5/DtMenuButton.5 man5/DtInfoLib.5 \
  299. man5/DtHelpQuickD.5 man5/DtHelpDialog.5 man5/DtHelp.5 \
  300. man5/DtEditor.5 man5/DtDts.5 man5/DtDnd.5 man5/DtComboBox.5 \
  301. man5/DtAction.5 man5/Dt.5
  302. MANSEC6 = man6/ttsnoop.6
  303. # installation
  304. cdeman1dir = $(mandir)/man1
  305. dist_cdeman1_DATA = $(MANSEC1)
  306. cdeman1mdir = $(mandir)/man1m
  307. dist_cdeman1m_DATA = $(MANSEC1m)
  308. cdeman3dir = $(mandir)/man3
  309. dist_cdeman3_DATA = $(MANSEC3)
  310. cdeman4dir = $(mandir)/man4
  311. dist_cdeman4_DATA = $(MANSEC4)
  312. cdeman5dir = $(mandir)/man5
  313. dist_cdeman5_DATA = $(MANSEC5)
  314. cdeman6dir = $(mandir)/man6
  315. dist_cdeman6_DATA = $(MANSEC6)
  316. # cleanup and accounting
  317. BUILT_SOURCES = $(MANSEC1) $(MANSEC1m) $(MANSEC3) $(MANSEC4) \
  318. $(MANSEC5) $(MANSEC6)
  319. CLEANFILES = $(BUILT_SOURCES)
  320. # Now the man rules, followed by the alias rules
  321. MANDEPS = cdedecl.sgm ../guides/man/SEntity.sgm ../guides/common/ManLinks.sgm
  322. man1/dsdm.1: ../guides/man/man1/dsdm.sgm $(MANDEPS)
  323. $(DBTOMAN) cdedecl.sgm $< $@
  324. man1/dtaction.1: ../guides/man/man1_dt/action.sgm $(MANDEPS)
  325. $(DBTOMAN) cdedecl.sgm $< $@
  326. man1/dtappgather.1: ../guides/man/man1_dt/appgathe.sgm $(MANDEPS)
  327. $(DBTOMAN) cdedecl.sgm $< $@
  328. man1/dtappintegrate.1: ../guides/man/man1_dt/appinteg.sgm $(MANDEPS)
  329. $(DBTOMAN) cdedecl.sgm $< $@
  330. man1/dtbuilder.1: ../guides/man/man1_dt/builder.sgm $(MANDEPS)
  331. $(DBTOMAN) cdedecl.sgm $< $@
  332. man1/dtcalc.1: ../guides/man/man1_dt/calc.sgm $(MANDEPS)
  333. $(DBTOMAN) cdedecl.sgm $< $@
  334. man1/dtchooser.1: ../guides/man/man1_dt/chooser.sgm $(MANDEPS)
  335. $(DBTOMAN) cdedecl.sgm $< $@
  336. man1/dtcm.1: ../guides/man/man1_dt/cm.sgm $(MANDEPS)
  337. $(DBTOMAN) cdedecl.sgm $< $@
  338. man1/dtcm_delete.1: ../guides/man/man1_dt/cm_delet.sgm $(MANDEPS)
  339. $(DBTOMAN) cdedecl.sgm $< $@
  340. man1/dtcm_editor.1: ../guides/man/man1_dt/cm_edito.sgm $(MANDEPS)
  341. $(DBTOMAN) cdedecl.sgm $< $@
  342. man1/dtcm_insert.1: ../guides/man/man1_dt/cm_inser.sgm $(MANDEPS)
  343. $(DBTOMAN) cdedecl.sgm $< $@
  344. man1/dtcm_lookup.1: ../guides/man/man1_dt/cm_looku.sgm $(MANDEPS)
  345. $(DBTOMAN) cdedecl.sgm $< $@
  346. man1/dtcodegen.1: ../guides/man/man1_dt/codegen.sgm $(MANDEPS)
  347. $(DBTOMAN) cdedecl.sgm $< $@
  348. man1/dtconfig.1: ../guides/man/man1_dt/config.sgm $(MANDEPS)
  349. $(DBTOMAN) cdedecl.sgm $< $@
  350. man1/dtconvertvf.1: ../guides/man/man1_dt/convertv.sgm $(MANDEPS)
  351. $(DBTOMAN) cdedecl.sgm $< $@
  352. man1/dtcreate.1: ../guides/man/man1_dt/create.sgm $(MANDEPS)
  353. $(DBTOMAN) cdedecl.sgm $< $@
  354. man1/dtdocbook.1: ../guides/man/man1_dt/docbook.sgm $(MANDEPS)
  355. $(DBTOMAN) cdedecl.sgm $< $@
  356. man1/dtexec.1: ../guides/man/man1_dt/exec.sgm $(MANDEPS)
  357. $(DBTOMAN) cdedecl.sgm $< $@
  358. man1/dtfile.1: ../guides/man/man1_dt/file.sgm $(MANDEPS)
  359. $(DBTOMAN) cdedecl.sgm $< $@
  360. man1/dtfile_copy.1: ../guides/man/man1_dt/file_cop.sgm $(MANDEPS)
  361. $(DBTOMAN) cdedecl.sgm $< $@
  362. man1/dtfile_error.1: ../guides/man/man1_dt/file_err.sgm $(MANDEPS)
  363. $(DBTOMAN) cdedecl.sgm $< $@
  364. man1/dtfplist.1: ../guides/man/man1_dt/fplist.sgm $(MANDEPS)
  365. $(DBTOMAN) cdedecl.sgm $< $@
  366. man1/dtgreet.1: ../guides/man/man1_dt/greet.sgm $(MANDEPS)
  367. $(DBTOMAN) cdedecl.sgm $< $@
  368. man1/dthello.1: ../guides/man/man1_dt/hello.sgm $(MANDEPS)
  369. $(DBTOMAN) cdedecl.sgm $< $@
  370. man1/dthelp_ctag1.1: ../guides/man/man1_dt/he_ctag1.sgm $(MANDEPS)
  371. $(DBTOMAN) cdedecl.sgm $< $@
  372. man1/dthelp_htag1.1: ../guides/man/man1_dt/he_htag1.sgm $(MANDEPS)
  373. $(DBTOMAN) cdedecl.sgm $< $@
  374. man1/dthelp_htag2.1: ../guides/man/man1_dt/he_htag2.sgm $(MANDEPS)
  375. $(DBTOMAN) cdedecl.sgm $< $@
  376. man1/dthelpgen.1: ../guides/man/man1_dt/helpgen.sgm $(MANDEPS)
  377. $(DBTOMAN) cdedecl.sgm $< $@
  378. man1/dthelpprint.1: ../guides/man/man1_dt/helpprin.sgm $(MANDEPS)
  379. $(DBTOMAN) cdedecl.sgm $< $@
  380. man1/dthelptag.1: ../guides/man/man1_dt/helptag.sgm $(MANDEPS)
  381. $(DBTOMAN) cdedecl.sgm $< $@
  382. man1/dthelpview.1: ../guides/man/man1_dt/helpview.sgm $(MANDEPS)
  383. $(DBTOMAN) cdedecl.sgm $< $@
  384. man1/dticon.1: ../guides/man/man1_dt/icon.sgm $(MANDEPS)
  385. $(DBTOMAN) cdedecl.sgm $< $@
  386. man1/dtimsstart.1: ../guides/man/man1_dt/imsstart.sgm $(MANDEPS)
  387. $(DBTOMAN) cdedecl.sgm $< $@
  388. man1/dtinfo.1: ../guides/man/man1_dt/info.sgm $(MANDEPS)
  389. $(DBTOMAN) cdedecl.sgm $< $@
  390. man1/dtdocbook2infolib.1: ../guides/man/man1_dt/docbook2infolib.sgm $(MANDEPS)
  391. $(DBTOMAN) cdedecl.sgm $< $@
  392. man1/dtksh.1: ../guides/man/man1_dt/ksh.sgm $(MANDEPS)
  393. $(DBTOMAN) cdedecl.sgm $< $@
  394. man1/dtlogin.1: ../guides/man/man1_dt/login.sgm $(MANDEPS)
  395. $(DBTOMAN) cdedecl.sgm $< $@
  396. man1/dtlp.1: ../guides/man/man1_dt/lp.sgm $(MANDEPS)
  397. $(DBTOMAN) cdedecl.sgm $< $@
  398. man1/dtmail.1: ../guides/man/man1_dt/mail.sgm $(MANDEPS)
  399. $(DBTOMAN) cdedecl.sgm $< $@
  400. man1/dtmailpr.1: ../guides/man/man1_dt/mailpr.sgm $(MANDEPS)
  401. $(DBTOMAN) cdedecl.sgm $< $@
  402. man1/dtpad.1: ../guides/man/man1_dt/pad.sgm $(MANDEPS)
  403. $(DBTOMAN) cdedecl.sgm $< $@
  404. man1/dtpdm.1: ../guides/man/man1_dt/pdm.sgm $(MANDEPS)
  405. $(DBTOMAN) cdedecl.sgm $< $@
  406. man1/dtpdmd.1: ../guides/man/man1_dt/pdmd.sgm $(MANDEPS)
  407. $(DBTOMAN) cdedecl.sgm $< $@
  408. man1/dtprintinfo.1: ../guides/man/man1_dt/printinf.sgm $(MANDEPS)
  409. $(DBTOMAN) cdedecl.sgm $< $@
  410. man1/dtscreen.1: ../guides/man/man1_dt/screen.sgm $(MANDEPS)
  411. $(DBTOMAN) cdedecl.sgm $< $@
  412. man1/dtsearchpath.1: ../guides/man/man1_dt/searchpa.sgm $(MANDEPS)
  413. $(DBTOMAN) cdedecl.sgm $< $@
  414. man1/dtsession.1: ../guides/man/man1_dt/session.sgm $(MANDEPS)
  415. $(DBTOMAN) cdedecl.sgm $< $@
  416. man1/dtsession_res.1: ../guides/man/man1_dt/sess_res.sgm $(MANDEPS)
  417. $(DBTOMAN) cdedecl.sgm $< $@
  418. man1/dtsrcreate.1: ../guides/man/man1_dt/srcreate.sgm $(MANDEPS)
  419. $(DBTOMAN) cdedecl.sgm $< $@
  420. man1/dtsrdbrec.1: ../guides/man/man1_dt/srdbrec.sgm $(MANDEPS)
  421. $(DBTOMAN) cdedecl.sgm $< $@
  422. man1/dtsrhan.1: ../guides/man/man1_dt/srhan.sgm $(MANDEPS)
  423. $(DBTOMAN) cdedecl.sgm $< $@
  424. man1/dtsrindex.1: ../guides/man/man1_dt/srindex.sgm $(MANDEPS)
  425. $(DBTOMAN) cdedecl.sgm $< $@
  426. man1/dtsrkdump.1: ../guides/man/man1_dt/srkdump.sgm $(MANDEPS)
  427. $(DBTOMAN) cdedecl.sgm $< $@
  428. man1/dtsrload.1: ../guides/man/man1_dt/srload.sgm $(MANDEPS)
  429. $(DBTOMAN) cdedecl.sgm $< $@
  430. man1/dtstyle.1: ../guides/man/man1_dt/style.sgm $(MANDEPS)
  431. $(DBTOMAN) cdedecl.sgm $< $@
  432. man1/dtterm.1: ../guides/man/man1_dt/term.sgm $(MANDEPS)
  433. $(DBTOMAN) cdedecl.sgm $< $@
  434. man1/dttypes.1: ../guides/man/man1_dt/types.sgm $(MANDEPS)
  435. $(DBTOMAN) cdedecl.sgm $< $@
  436. man1/dtudcexch.1: ../guides/man/man1_dt/udcexch.sgm $(MANDEPS)
  437. $(DBTOMAN) cdedecl.sgm $< $@
  438. man1/dtudcfonted.1: ../guides/man/man1_dt/udcfonte.sgm $(MANDEPS)
  439. $(DBTOMAN) cdedecl.sgm $< $@
  440. man1/dtwm.1: ../guides/man/man1_dt/wm.sgm $(MANDEPS)
  441. $(DBTOMAN) cdedecl.sgm $< $@
  442. man1/huffcode.1: ../guides/man/man1_dt/huffcode.sgm $(MANDEPS)
  443. $(DBTOMAN) cdedecl.sgm $< $@
  444. man1/ksh-cde.1: ../guides/man/man1/ksh93.sgm $(MANDEPS)
  445. $(DBTOMAN) cdedecl.sgm $< $@
  446. man1/tt_type_comp.1: ../guides/man/man1/tt_typ_c.sgm $(MANDEPS)
  447. $(DBTOMAN) cdedecl.sgm $< $@
  448. man1/ttcp.1: ../guides/man/man1/ttcp.sgm $(MANDEPS)
  449. $(DBTOMAN) cdedecl.sgm $< $@
  450. man1/ttmv.1: ../guides/man/man1/ttmv.sgm $(MANDEPS)
  451. $(DBTOMAN) cdedecl.sgm $< $@
  452. man1/ttrm.1: ../guides/man/man1/ttrm.sgm $(MANDEPS)
  453. $(DBTOMAN) cdedecl.sgm $< $@
  454. man1/ttrmdir.1: ../guides/man/man1/ttrmdir.sgm $(MANDEPS)
  455. $(DBTOMAN) cdedecl.sgm $< $@
  456. man1/ttsession.1: ../guides/man/man1/ttsessio.sgm $(MANDEPS)
  457. $(DBTOMAN) cdedecl.sgm $< $@
  458. man1/tttar.1: ../guides/man/man1/tttar.sgm $(MANDEPS)
  459. $(DBTOMAN) cdedecl.sgm $< $@
  460. man1/tttrace.1: ../guides/man/man1/tttrace.sgm $(MANDEPS)
  461. $(DBTOMAN) cdedecl.sgm $< $@
  462. man1m/dtspcd.1m: ../guides/man/man1m/dtspcd.sgm $(MANDEPS)
  463. $(DBTOMAN) cdedecl.sgm $< $@
  464. man1m/rpc.cmsd.1m: ../guides/man/man1m/rpccmsd.sgm $(MANDEPS)
  465. $(DBTOMAN) cdedecl.sgm $< $@
  466. NOTHING: cmsd, SRC = ../guides/man/man1m/rpccmsd.sgm, DST = man1m/rpc.cmsd.1m
  467. man1m/ttdbck.1m: ../guides/man/man1m/ttdbck.sgm $(MANDEPS)
  468. $(DBTOMAN) cdedecl.sgm $< $@
  469. man1m/ttdbserver.1m: ../guides/man/man1m/rpcttdbs.sgm $(MANDEPS)
  470. $(DBTOMAN) cdedecl.sgm $< $@
  471. man1m/ttdbserverd.1m: ../guides/man/man1m/ttdbserv.sgm $(MANDEPS)
  472. $(DBTOMAN) cdedecl.sgm $< $@
  473. man3/DtActionCallbackProc.3: ../guides/man/m3_Dt/ActionCa.sgm $(MANDEPS)
  474. $(DBTOMAN) cdedecl.sgm $< $@
  475. man3/DtActionDescription.3: ../guides/man/m3_Dt/ActionDe.sgm $(MANDEPS)
  476. $(DBTOMAN) cdedecl.sgm $< $@
  477. man3/DtActionExists.3: ../guides/man/m3_Dt/ActionEx.sgm $(MANDEPS)
  478. $(DBTOMAN) cdedecl.sgm $< $@
  479. man3/DtActionIcon.3: ../guides/man/m3_Dt/ActionIc.sgm $(MANDEPS)
  480. $(DBTOMAN) cdedecl.sgm $< $@
  481. man3/DtActionInvoke.3: ../guides/man/m3_Dt/ActionIn.sgm $(MANDEPS)
  482. $(DBTOMAN) cdedecl.sgm $< $@
  483. man3/DtActionLabel.3: ../guides/man/m3_Dt/ActionLa.sgm $(MANDEPS)
  484. $(DBTOMAN) cdedecl.sgm $< $@
  485. man3/DtAppInitialize.3: ../guides/man/m3_Dt/Initiali.sgm $(MANDEPS)
  486. $(DBTOMAN) cdedecl.sgm $< $@
  487. man3/DtComboBox.3: ../guides/man/m3_Dt/ComboBox.sgm $(MANDEPS)
  488. $(DBTOMAN) cdedecl.sgm $< $@
  489. man3/DtComboBoxAddItem.3: ../guides/man/m3_Dt/ComboAdd.sgm $(MANDEPS)
  490. $(DBTOMAN) cdedecl.sgm $< $@
  491. man3/DtComboBoxDeletePos.3: ../guides/man/m3_Dt/ComboDel.sgm $(MANDEPS)
  492. $(DBTOMAN) cdedecl.sgm $< $@
  493. man3/DtComboBoxSelectItem.3: ../guides/man/m3_Dt/ComboSel.sgm $(MANDEPS)
  494. $(DBTOMAN) cdedecl.sgm $< $@
  495. man3/DtComboBoxSetItem.3: ../guides/man/m3_Dt/ComboSet.sgm $(MANDEPS)
  496. $(DBTOMAN) cdedecl.sgm $< $@
  497. man3/DtCreateComboBox.3: ../guides/man/m3_Dt/CreCombo.sgm $(MANDEPS)
  498. $(DBTOMAN) cdedecl.sgm $< $@
  499. man3/DtCreateEditor.3: ../guides/man/m3_Dt/CreEdito.sgm $(MANDEPS)
  500. $(DBTOMAN) cdedecl.sgm $< $@
  501. man3/DtCreateHelpDialog.3: ../guides/man/m3_Dt/CreHelpD.sgm $(MANDEPS)
  502. $(DBTOMAN) cdedecl.sgm $< $@
  503. man3/DtCreateHelpQuickDialog.3: ../guides/man/m3_Dt/CreHelpQ.sgm $(MANDEPS)
  504. $(DBTOMAN) cdedecl.sgm $< $@
  505. man3/DtCreateMenuButton.3: ../guides/man/m3_Dt/CreMenuB.sgm $(MANDEPS)
  506. $(DBTOMAN) cdedecl.sgm $< $@
  507. man3/DtCreatePrintSetupBox.3: ../guides/man/m3_Dt/CreatePr.sgm $(MANDEPS)
  508. $(DBTOMAN) cdedecl.sgm $< $@
  509. man3/DtCreatePrintSetupDialog.3: ../guides/man/m3_Dt/CrePrntD.sgm $(MANDEPS)
  510. $(DBTOMAN) cdedecl.sgm $< $@
  511. man3/DtCreateSpinBox.3: ../guides/man/m3_Dt/CreSpinB.sgm $(MANDEPS)
  512. $(DBTOMAN) cdedecl.sgm $< $@
  513. man3/DtCreateTerm.3: ../guides/man/m3_Dt/CreTerm.sgm $(MANDEPS)
  514. $(DBTOMAN) cdedecl.sgm $< $@
  515. man3/DtDbLoad.3: ../guides/man/m3_Dt/DbLoad.sgm $(MANDEPS)
  516. $(DBTOMAN) cdedecl.sgm $< $@
  517. man3/DtDbReloadNotify.3: ../guides/man/m3_Dt/DbReload.sgm $(MANDEPS)
  518. $(DBTOMAN) cdedecl.sgm $< $@
  519. man3/DtDndCreateSourceIcon.3: ../guides/man/m3_Dt/DndCreSI.sgm $(MANDEPS)
  520. $(DBTOMAN) cdedecl.sgm $< $@
  521. man3/DtDndDragStart.3: ../guides/man/m3_Dt/DndDragS.sgm $(MANDEPS)
  522. $(DBTOMAN) cdedecl.sgm $< $@
  523. man3/DtDndDropRegister.3: ../guides/man/m3_Dt/DndDropR.sgm $(MANDEPS)
  524. $(DBTOMAN) cdedecl.sgm $< $@
  525. man3/DtDndDropUnregister.3: ../guides/man/m3_Dt/DndDropU.sgm $(MANDEPS)
  526. $(DBTOMAN) cdedecl.sgm $< $@
  527. man3/DtDtsBufferToAttributeList.3: ../guides/man/m3_DtDts/BufToAtL.sgm $(MANDEPS)
  528. $(DBTOMAN) cdedecl.sgm $< $@
  529. man3/DtDtsBufferToAttributeValue.3: ../guides/man/m3_DtDts/BufToAtV.sgm $(MANDEPS)
  530. $(DBTOMAN) cdedecl.sgm $< $@
  531. man3/DtDtsBufferToDataType.3: ../guides/man/m3_DtDts/BufToDaT.sgm $(MANDEPS)
  532. $(DBTOMAN) cdedecl.sgm $< $@
  533. man3/DtDtsDataToDataType.3: ../guides/man/m3_DtDts/DatToDaT.sgm $(MANDEPS)
  534. $(DBTOMAN) cdedecl.sgm $< $@
  535. man3/DtDtsDataTypeIsAction.3: ../guides/man/m3_DtDts/DaTIsAct.sgm $(MANDEPS)
  536. $(DBTOMAN) cdedecl.sgm $< $@
  537. man3/DtDtsDataTypeNames.3: ../guides/man/m3_DtDts/DaTNames.sgm $(MANDEPS)
  538. $(DBTOMAN) cdedecl.sgm $< $@
  539. man3/DtDtsDataTypeToAttributeList.3: ../guides/man/m3_DtDts/DaTToAtL.sgm $(MANDEPS)
  540. $(DBTOMAN) cdedecl.sgm $< $@
  541. man3/DtDtsDataTypeToAttributeValue.3: ../guides/man/m3_DtDts/DaTToAtV.sgm $(MANDEPS)
  542. $(DBTOMAN) cdedecl.sgm $< $@
  543. man3/DtDtsFileToAttributeList.3: ../guides/man/m3_DtDts/FilToAtL.sgm $(MANDEPS)
  544. $(DBTOMAN) cdedecl.sgm $< $@
  545. man3/DtDtsFileToAttributeValue.3: ../guides/man/m3_DtDts/FilToAtV.sgm $(MANDEPS)
  546. $(DBTOMAN) cdedecl.sgm $< $@
  547. man3/DtDtsFileToDataType.3: ../guides/man/m3_DtDts/FilToDaT.sgm $(MANDEPS)
  548. $(DBTOMAN) cdedecl.sgm $< $@
  549. man3/DtDtsFindAttribute.3: ../guides/man/m3_DtDts/FindAttr.sgm $(MANDEPS)
  550. $(DBTOMAN) cdedecl.sgm $< $@
  551. man3/DtDtsFreeAttributeList.3: ../guides/man/m3_DtDts/FreeAtL.sgm $(MANDEPS)
  552. $(DBTOMAN) cdedecl.sgm $< $@
  553. man3/DtDtsFreeAttributeValue.3: ../guides/man/m3_DtDts/FreeAtV.sgm $(MANDEPS)
  554. $(DBTOMAN) cdedecl.sgm $< $@
  555. man3/DtDtsFreeDataType.3: ../guides/man/m3_DtDts/FreeDaT.sgm $(MANDEPS)
  556. $(DBTOMAN) cdedecl.sgm $< $@
  557. man3/DtDtsFreeDataTypeNames.3: ../guides/man/m3_DtDts/FreeDaTN.sgm $(MANDEPS)
  558. $(DBTOMAN) cdedecl.sgm $< $@
  559. man3/DtDtsIsTrue.3: ../guides/man/m3_DtDts/IsTrue.sgm $(MANDEPS)
  560. $(DBTOMAN) cdedecl.sgm $< $@
  561. man3/DtDtsLoadDataTypes.3: ../guides/man/m3_DtDts/LoadDaTs.sgm $(MANDEPS)
  562. $(DBTOMAN) cdedecl.sgm $< $@
  563. man3/DtDtsRelease.3: ../guides/man/m3_DtDts/Release.sgm $(MANDEPS)
  564. $(DBTOMAN) cdedecl.sgm $< $@
  565. man3/DtDtsSetDataType.3: ../guides/man/m3_DtDts/SetDaT.sgm $(MANDEPS)
  566. $(DBTOMAN) cdedecl.sgm $< $@
  567. man3/DtEditor.3: ../guides/man/m3_Dt/Editor.sgm $(MANDEPS)
  568. $(DBTOMAN) cdedecl.sgm $< $@
  569. man3/DtEditorAppend.3: ../guides/man/m3_Dt/EdAppend.sgm $(MANDEPS)
  570. $(DBTOMAN) cdedecl.sgm $< $@
  571. man3/DtEditorAppendFromFile.3: ../guides/man/m3_Dt/EdAppFF.sgm $(MANDEPS)
  572. $(DBTOMAN) cdedecl.sgm $< $@
  573. man3/DtEditorChange.3: ../guides/man/m3_Dt/EdChange.sgm $(MANDEPS)
  574. $(DBTOMAN) cdedecl.sgm $< $@
  575. man3/DtEditorCheckForUnsavedChanges.3: ../guides/man/m3_Dt/EdCheckF.sgm $(MANDEPS)
  576. $(DBTOMAN) cdedecl.sgm $< $@
  577. man3/DtEditorClearSelection.3: ../guides/man/m3_Dt/EdClearS.sgm $(MANDEPS)
  578. $(DBTOMAN) cdedecl.sgm $< $@
  579. man3/DtEditorCopyToClipboard.3: ../guides/man/m3_Dt/EdCopyTo.sgm $(MANDEPS)
  580. $(DBTOMAN) cdedecl.sgm $< $@
  581. man3/DtEditorCutToClipboard.3: ../guides/man/m3_Dt/EdCutToC.sgm $(MANDEPS)
  582. $(DBTOMAN) cdedecl.sgm $< $@
  583. man3/DtEditorDeleteSelection.3: ../guides/man/m3_Dt/EdDelete.sgm $(MANDEPS)
  584. $(DBTOMAN) cdedecl.sgm $< $@
  585. man3/DtEditorDeselect.3: ../guides/man/m3_Dt/EdDesele.sgm $(MANDEPS)
  586. $(DBTOMAN) cdedecl.sgm $< $@
  587. man3/DtEditorDisableRedisplay.3: ../guides/man/m3_Dt/EdDisabl.sgm $(MANDEPS)
  588. $(DBTOMAN) cdedecl.sgm $< $@
  589. man3/DtEditorEnableRedisplay.3: ../guides/man/m3_Dt/EdEnable.sgm $(MANDEPS)
  590. $(DBTOMAN) cdedecl.sgm $< $@
  591. man3/DtEditorFind.3: ../guides/man/m3_Dt/EdFind.sgm $(MANDEPS)
  592. $(DBTOMAN) cdedecl.sgm $< $@
  593. man3/DtEditorFormat.3: ../guides/man/m3_Dt/EdFormat.sgm $(MANDEPS)
  594. $(DBTOMAN) cdedecl.sgm $< $@
  595. man3/DtEditorGetContents.3: ../guides/man/m3_Dt/EdGetCon.sgm $(MANDEPS)
  596. $(DBTOMAN) cdedecl.sgm $< $@
  597. man3/DtEditorGetInsertionPosition.3: ../guides/man/m3_Dt/EdGetIns.sgm $(MANDEPS)
  598. $(DBTOMAN) cdedecl.sgm $< $@
  599. man3/DtEditorGetLastPosition.3: ../guides/man/m3_Dt/EdGetLas.sgm $(MANDEPS)
  600. $(DBTOMAN) cdedecl.sgm $< $@
  601. man3/DtEditorGetMessageTextFieldID.3: ../guides/man/m3_Dt/EdGetMes.sgm $(MANDEPS)
  602. $(DBTOMAN) cdedecl.sgm $< $@
  603. man3/DtEditorGetSizeHints.3: ../guides/man/m3_Dt/EdGetSiz.sgm $(MANDEPS)
  604. $(DBTOMAN) cdedecl.sgm $< $@
  605. man3/DtEditorGoToLine.3: ../guides/man/m3_Dt/EdGoToLi.sgm $(MANDEPS)
  606. $(DBTOMAN) cdedecl.sgm $< $@
  607. man3/DtEditorInsert.3: ../guides/man/m3_Dt/EdInsert.sgm $(MANDEPS)
  608. $(DBTOMAN) cdedecl.sgm $< $@
  609. man3/DtEditorInsertFromFile.3: ../guides/man/m3_Dt/EdInsFF.sgm $(MANDEPS)
  610. $(DBTOMAN) cdedecl.sgm $< $@
  611. man3/DtEditorInvokeFindChangeDialog.3: ../guides/man/m3_Dt/EdInvFin.sgm $(MANDEPS)
  612. $(DBTOMAN) cdedecl.sgm $< $@
  613. man3/DtEditorInvokeFormatDialog.3: ../guides/man/m3_Dt/EdInvFor.sgm $(MANDEPS)
  614. $(DBTOMAN) cdedecl.sgm $< $@
  615. man3/DtEditorInvokeSpellDialog.3: ../guides/man/m3_Dt/EdInvSpe.sgm $(MANDEPS)
  616. $(DBTOMAN) cdedecl.sgm $< $@
  617. man3/DtEditorPasteFromClipboard.3: ../guides/man/m3_Dt/EdPasteF.sgm $(MANDEPS)
  618. $(DBTOMAN) cdedecl.sgm $< $@
  619. man3/DtEditorReplace.3: ../guides/man/m3_Dt/EdReplac.sgm $(MANDEPS)
  620. $(DBTOMAN) cdedecl.sgm $< $@
  621. man3/DtEditorReplaceFromFile.3: ../guides/man/m3_Dt/EdReplFF.sgm $(MANDEPS)
  622. $(DBTOMAN) cdedecl.sgm $< $@
  623. man3/DtEditorReset.3: ../guides/man/m3_Dt/EdReset.sgm $(MANDEPS)
  624. $(DBTOMAN) cdedecl.sgm $< $@
  625. man3/DtEditorSaveContentsToFile.3: ../guides/man/m3_Dt/EdSaveCo.sgm $(MANDEPS)
  626. $(DBTOMAN) cdedecl.sgm $< $@
  627. man3/DtEditorSelectAll.3: ../guides/man/m3_Dt/EdSelect.sgm $(MANDEPS)
  628. $(DBTOMAN) cdedecl.sgm $< $@
  629. man3/DtEditorSetContents.3: ../guides/man/m3_Dt/EdSetCon.sgm $(MANDEPS)
  630. $(DBTOMAN) cdedecl.sgm $< $@
  631. man3/DtEditorSetContentsFromFile.3: ../guides/man/m3_Dt/EdSetCFF.sgm $(MANDEPS)
  632. $(DBTOMAN) cdedecl.sgm $< $@
  633. man3/DtEditorSetInsertionPosition.3: ../guides/man/m3_Dt/EdSetIns.sgm $(MANDEPS)
  634. $(DBTOMAN) cdedecl.sgm $< $@
  635. man3/DtEditorTraverseToEditor.3: ../guides/man/m3_Dt/EdTraver.sgm $(MANDEPS)
  636. $(DBTOMAN) cdedecl.sgm $< $@
  637. man3/DtEditorUndoEdit.3: ../guides/man/m3_Dt/EdUndoEd.sgm $(MANDEPS)
  638. $(DBTOMAN) cdedecl.sgm $< $@
  639. man3/DtHelpDialog.3: ../guides/man/m3_Dt/HelpDial.sgm $(MANDEPS)
  640. $(DBTOMAN) cdedecl.sgm $< $@
  641. man3/DtHelpQuickDialog.3: ../guides/man/m3_Dt/HelpQDia.sgm $(MANDEPS)
  642. $(DBTOMAN) cdedecl.sgm $< $@
  643. man3/DtHelpQuickDialogGetChild.3: ../guides/man/m3_Dt/HelpQDGC.sgm $(MANDEPS)
  644. $(DBTOMAN) cdedecl.sgm $< $@
  645. man3/DtHelpReturnSelectedWidgetId.3: ../guides/man/m3_Dt/HelpRetu.sgm $(MANDEPS)
  646. $(DBTOMAN) cdedecl.sgm $< $@
  647. man3/DtHelpSetCatalogName.3: ../guides/man/m3_Dt/HelpSetC.sgm $(MANDEPS)
  648. $(DBTOMAN) cdedecl.sgm $< $@
  649. man3/DtInfoShowTopic.3: ../guides/man/m3_Dt/InfoShow.sgm $(MANDEPS)
  650. $(DBTOMAN) cdedecl.sgm $< $@
  651. man3/DtMenuButton.3: ../guides/man/m3_Dt/MenuButt.sgm $(MANDEPS)
  652. $(DBTOMAN) cdedecl.sgm $< $@
  653. man3/DtMmdbBookCaseFreeInfo.3: ../guides/man/m3_Dt/MmdbBCFI.sgm $(MANDEPS)
  654. $(DBTOMAN) cdedecl.sgm $< $@
  655. man3/DtMmdbBookCaseGetInfo.3: ../guides/man/m3_Dt/MmdbBCGI.sgm $(MANDEPS)
  656. $(DBTOMAN) cdedecl.sgm $< $@
  657. man3/DtMmdbBookGetLicense.3: ../guides/man/m3_Dt/MmdbBkGL.sgm $(MANDEPS)
  658. $(DBTOMAN) cdedecl.sgm $< $@
  659. man3/DtMmdbBookGetLongTitle.3: ../guides/man/m3_Dt/MmdbBGLT.sgm $(MANDEPS)
  660. $(DBTOMAN) cdedecl.sgm $< $@
  661. man3/DtMmdbBookGetSeqNum.3: ../guides/man/m3_Dt/MmdbBGSN.sgm $(MANDEPS)
  662. $(DBTOMAN) cdedecl.sgm $< $@
  663. man3/DtMmdbBookGetShortTitle.3: ../guides/man/m3_Dt/MmdbBGST.sgm $(MANDEPS)
  664. $(DBTOMAN) cdedecl.sgm $< $@
  665. man3/DtMmdbBookGetTabList.3: ../guides/man/m3_Dt/MmdbBGTL.sgm $(MANDEPS)
  666. $(DBTOMAN) cdedecl.sgm $< $@
  667. man3/DtMmdbBookGetTocObjectId.3: ../guides/man/m3_Dt/MmdbBGTO.sgm $(MANDEPS)
  668. $(DBTOMAN) cdedecl.sgm $< $@
  669. man3/DtMmdbCloseInfoLib.3: ../guides/man/m3_Dt/MmdbClIL.sgm $(MANDEPS)
  670. $(DBTOMAN) cdedecl.sgm $< $@
  671. man3/DtMmdbDlpGetNextSectionId.3: ../guides/man/m3_Dt/MmdbDGNS.sgm $(MANDEPS)
  672. $(DBTOMAN) cdedecl.sgm $< $@
  673. man3/DtMmdbDlpGetPrevSectionId.3: ../guides/man/m3_Dt/MmdbDGPS.sgm $(MANDEPS)
  674. $(DBTOMAN) cdedecl.sgm $< $@
  675. man3/DtMmdbFreeGraphicInfo.3: ../guides/man/m3_Dt/MmdbFrGI.sgm $(MANDEPS)
  676. $(DBTOMAN) cdedecl.sgm $< $@
  677. man3/DtMmdbFreeHandle.3: ../guides/man/m3_Dt/MmdbFrHn.sgm $(MANDEPS)
  678. $(DBTOMAN) cdedecl.sgm $< $@
  679. man3/DtMmdbFreeHandleList.3: ../guides/man/m3_Dt/MmdbFrHL.sgm $(MANDEPS)
  680. $(DBTOMAN) cdedecl.sgm $< $@
  681. man3/DtMmdbGetBookCaseByIndex.3: ../guides/man/m3_Dt/MmdbGBBI.sgm $(MANDEPS)
  682. $(DBTOMAN) cdedecl.sgm $< $@
  683. man3/DtMmdbGetBookCaseByLoc.3: ../guides/man/m3_Dt/MmdbGBBL.sgm $(MANDEPS)
  684. $(DBTOMAN) cdedecl.sgm $< $@
  685. man3/DtMmdbGetBookCaseByLocs.3: ../guides/man/m3_Dt/MmdbGBLs.sgm $(MANDEPS)
  686. $(DBTOMAN) cdedecl.sgm $< $@
  687. man3/DtMmdbGetBookCaseByName.3: ../guides/man/m3_Dt/MmdbGBBN.sgm $(MANDEPS)
  688. $(DBTOMAN) cdedecl.sgm $< $@
  689. man3/DtMmdbGraphicGetData.3: ../guides/man/m3_Dt/MmdbGrGD.sgm $(MANDEPS)
  690. $(DBTOMAN) cdedecl.sgm $< $@
  691. man3/DtMmdbGraphicGetInfo.3: ../guides/man/m3_Dt/MmdbGrGI.sgm $(MANDEPS)
  692. $(DBTOMAN) cdedecl.sgm $< $@
  693. man3/DtMmdbInfoLibFreeInfo.3: ../guides/man/m3_Dt/MmdbILFI.sgm $(MANDEPS)
  694. $(DBTOMAN) cdedecl.sgm $< $@
  695. man3/DtMmdbInfoLibGetInfo.3: ../guides/man/m3_Dt/MmdbILGI.sgm $(MANDEPS)
  696. $(DBTOMAN) cdedecl.sgm $< $@
  697. man3/DtMmdbInit.3: ../guides/man/m3_Dt/MmdbInit.sgm $(MANDEPS)
  698. $(DBTOMAN) cdedecl.sgm $< $@
  699. man3/DtMmdbLocatorGetSectionLoc.3: ../guides/man/m3_Dt/MmdbLGSL.sgm $(MANDEPS)
  700. $(DBTOMAN) cdedecl.sgm $< $@
  701. man3/DtMmdbLocatorGetSectionObjectId.3: ../guides/man/m3_Dt/MmdbLGSO.sgm $(MANDEPS)
  702. $(DBTOMAN) cdedecl.sgm $< $@
  703. man3/DtMmdbOpenInfoLib.3: ../guides/man/m3_Dt/MmdbOpIL.sgm $(MANDEPS)
  704. $(DBTOMAN) cdedecl.sgm $< $@
  705. man3/DtMmdbQuit.3: ../guides/man/m3_Dt/MmdbQuit.sgm $(MANDEPS)
  706. $(DBTOMAN) cdedecl.sgm $< $@
  707. man3/DtMmdbSectionGetBookId.3: ../guides/man/m3_Dt/MmdbSGBI.sgm $(MANDEPS)
  708. $(DBTOMAN) cdedecl.sgm $< $@
  709. man3/DtMmdbSectionGetData.3: ../guides/man/m3_Dt/MmdbSeGD.sgm $(MANDEPS)
  710. $(DBTOMAN) cdedecl.sgm $< $@
  711. man3/DtMmdbSectionGetDataSize.3: ../guides/man/m3_Dt/MmdbSGDS.sgm $(MANDEPS)
  712. $(DBTOMAN) cdedecl.sgm $< $@
  713. man3/DtMmdbSectionGetLoc.3: ../guides/man/m3_Dt/MmdbSeGL.sgm $(MANDEPS)
  714. $(DBTOMAN) cdedecl.sgm $< $@
  715. man3/DtMmdbSectionGetLongTitle.3: ../guides/man/m3_Dt/MmdbSGLT.sgm $(MANDEPS)
  716. $(DBTOMAN) cdedecl.sgm $< $@
  717. man3/DtMmdbSectionGetShortTitle.3: ../guides/man/m3_Dt/MmdbSGST.sgm $(MANDEPS)
  718. $(DBTOMAN) cdedecl.sgm $< $@
  719. man3/DtMmdbSectionGetStyleSheetId.3: ../guides/man/m3_Dt/MmdbSGSS.sgm $(MANDEPS)
  720. $(DBTOMAN) cdedecl.sgm $< $@
  721. man3/DtMmdbSectionGetTocLoc.3: ../guides/man/m3_Dt/MmdbSGTL.sgm $(MANDEPS)
  722. $(DBTOMAN) cdedecl.sgm $< $@
  723. man3/DtMmdbStylesheetGetData.3: ../guides/man/m3_Dt/MmdbSsGD.sgm $(MANDEPS)
  724. $(DBTOMAN) cdedecl.sgm $< $@
  725. man3/DtMmdbStylesheetGetName.3: ../guides/man/m3_Dt/MmdbSsGN.sgm $(MANDEPS)
  726. $(DBTOMAN) cdedecl.sgm $< $@
  727. man3/DtMmdbTocGetChildIds.3: ../guides/man/m3_Dt/MmdbTGCI.sgm $(MANDEPS)
  728. $(DBTOMAN) cdedecl.sgm $< $@
  729. man3/DtMmdbTocGetNumOfChildren.3: ../guides/man/m3_Dt/MmdbTGNC.sgm $(MANDEPS)
  730. $(DBTOMAN) cdedecl.sgm $< $@
  731. man3/DtMmdbTocGetParentId.3: ../guides/man/m3_Dt/MmdbTGPI.sgm $(MANDEPS)
  732. $(DBTOMAN) cdedecl.sgm $< $@
  733. man3/DtMrmInitialize.3: ../guides/man/m3_Dt/MrmInit.sgm $(MANDEPS)
  734. $(DBTOMAN) cdedecl.sgm $< $@
  735. man3/DtMsgLogMessage.3: ../guides/man/m3_Dt/MsgLogM.sgm $(MANDEPS)
  736. $(DBTOMAN) cdedecl.sgm $< $@
  737. man3/DtMsgLogOpenFile.3: ../guides/man/m3_Dt/MsgLogO.sgm $(MANDEPS)
  738. $(DBTOMAN) cdedecl.sgm $< $@
  739. man3/DtMsgLogSetHandler.3: ../guides/man/m3_Dt/MsgLogS.sgm $(MANDEPS)
  740. $(DBTOMAN) cdedecl.sgm $< $@
  741. man3/DtPrintCopySetupData.3: ../guides/man/m3_Dt/PrintCop.sgm $(MANDEPS)
  742. $(DBTOMAN) cdedecl.sgm $< $@
  743. man3/DtPrintFillSetupData.3: ../guides/man/m3_Dt/PrintFil.sgm $(MANDEPS)
  744. $(DBTOMAN) cdedecl.sgm $< $@
  745. man3/DtPrintFreeSetupData.3: ../guides/man/m3_Dt/PrintFre.sgm $(MANDEPS)
  746. $(DBTOMAN) cdedecl.sgm $< $@
  747. man3/DtPrintResetConnection.3: ../guides/man/m3_Dt/PrintRes.sgm $(MANDEPS)
  748. $(DBTOMAN) cdedecl.sgm $< $@
  749. man3/DtPrintSetupBox.3: ../guides/man/m3_Dt/PrintSet.sgm $(MANDEPS)
  750. $(DBTOMAN) cdedecl.sgm $< $@
  751. man3/DtPrintSetupProc.3: ../guides/man/m3_Dt/PrSetupP.sgm $(MANDEPS)
  752. $(DBTOMAN) cdedecl.sgm $< $@
  753. man3/DtSaverGetWindows.3: ../guides/man/m3_Dt/SaverGet.sgm $(MANDEPS)
  754. $(DBTOMAN) cdedecl.sgm $< $@
  755. man3/DtSearchExit.3: ../guides/man/m3_Dt/SrchExit.sgm $(MANDEPS)
  756. $(DBTOMAN) cdedecl.sgm $< $@
  757. man3/DtSearchFreeResults.3: ../guides/man/m3_Dt/SrchFree.sgm $(MANDEPS)
  758. $(DBTOMAN) cdedecl.sgm $< $@
  759. man3/DtSearchGetKeytypes.3: ../guides/man/m3_Dt/SrchGetK.sgm $(MANDEPS)
  760. $(DBTOMAN) cdedecl.sgm $< $@
  761. man3/DtSearchGetMaxResults.3: ../guides/man/m3_Dt/SrchGetM.sgm $(MANDEPS)
  762. $(DBTOMAN) cdedecl.sgm $< $@
  763. man3/DtSearchHighlight.3: ../guides/man/m3_Dt/SrchHigh.sgm $(MANDEPS)
  764. $(DBTOMAN) cdedecl.sgm $< $@
  765. man3/DtSearchInit.3: ../guides/man/m3_Dt/SrchInit.sgm $(MANDEPS)
  766. $(DBTOMAN) cdedecl.sgm $< $@
  767. man3/DtSearchMergeResults.3: ../guides/man/m3_Dt/SrchMrge.sgm $(MANDEPS)
  768. $(DBTOMAN) cdedecl.sgm $< $@
  769. man3/DtSearchHasMessages.3: ../guides/man/m3_Dt/SrchMsgs.sgm $(MANDEPS)
  770. $(DBTOMAN) cdedecl.sgm $< $@
  771. man3/DtSearchQuery.3: ../guides/man/m3_Dt/SrchQery.sgm $(MANDEPS)
  772. $(DBTOMAN) cdedecl.sgm $< $@
  773. man3/DtSearchReinit.3: ../guides/man/m3_Dt/SrchRein.sgm $(MANDEPS)
  774. $(DBTOMAN) cdedecl.sgm $< $@
  775. man3/DtSearchRetrieve.3: ../guides/man/m3_Dt/SrchRetr.sgm $(MANDEPS)
  776. $(DBTOMAN) cdedecl.sgm $< $@
  777. man3/DtSearchSetMaxResults.3: ../guides/man/m3_Dt/SrchSetM.sgm $(MANDEPS)
  778. $(DBTOMAN) cdedecl.sgm $< $@
  779. man3/DtSearchSortResults.3: ../guides/man/m3_Dt/SrchSort.sgm $(MANDEPS)
  780. $(DBTOMAN) cdedecl.sgm $< $@
  781. man3/DtSearchValidDateString.3: ../guides/man/m3_Dt/SrchVali.sgm $(MANDEPS)
  782. $(DBTOMAN) cdedecl.sgm $< $@
  783. man3/DtSessionRestorePath.3: ../guides/man/m3_Dt/SessionR.sgm $(MANDEPS)
  784. $(DBTOMAN) cdedecl.sgm $< $@
  785. man3/DtSessionSavePath.3: ../guides/man/m3_Dt/SessionS.sgm $(MANDEPS)
  786. $(DBTOMAN) cdedecl.sgm $< $@
  787. man3/DtSpinBox.3: ../guides/man/m3_Dt/SpinBox.sgm $(MANDEPS)
  788. $(DBTOMAN) cdedecl.sgm $< $@
  789. man3/DtSpinBoxAddItem.3: ../guides/man/m3_Dt/SpinBoxA.sgm $(MANDEPS)
  790. $(DBTOMAN) cdedecl.sgm $< $@
  791. man3/DtSpinBoxDeletePos.3: ../guides/man/m3_Dt/SpinBoxD.sgm $(MANDEPS)
  792. $(DBTOMAN) cdedecl.sgm $< $@
  793. man3/DtSpinBoxSetItem.3: ../guides/man/m3_Dt/SpinBoxS.sgm $(MANDEPS)
  794. $(DBTOMAN) cdedecl.sgm $< $@
  795. man3/DtSrAPI.3: ../guides/man/m3_Dt/SrAPI.sgm $(MANDEPS)
  796. $(DBTOMAN) cdedecl.sgm $< $@
  797. man3/DtTerm.3: ../guides/man/m3_Dt/Term.sgm $(MANDEPS)
  798. $(DBTOMAN) cdedecl.sgm $< $@
  799. man3/DtTermDisplaySend.3: ../guides/man/m3_Dt/TermDisp.sgm $(MANDEPS)
  800. $(DBTOMAN) cdedecl.sgm $< $@
  801. man3/DtTermInitialize.3: ../guides/man/m3_Dt/TermInit.sgm $(MANDEPS)
  802. $(DBTOMAN) cdedecl.sgm $< $@
  803. man3/DtTermSubprocReap.3: ../guides/man/m3_Dt/TermSubR.sgm $(MANDEPS)
  804. $(DBTOMAN) cdedecl.sgm $< $@
  805. man3/DtTermSubprocSend.3: ../guides/man/m3_Dt/TermSubS.sgm $(MANDEPS)
  806. $(DBTOMAN) cdedecl.sgm $< $@
  807. man3/DtWsmAddCurrentWorkspaceCallback.3: ../guides/man/m3_DtWsm/AddCWsCb.sgm $(MANDEPS)
  808. $(DBTOMAN) cdedecl.sgm $< $@
  809. man3/DtWsmAddWorkspace.3: ../guides/man/m3_DtWsm/AddWs.sgm $(MANDEPS)
  810. $(DBTOMAN) cdedecl.sgm $< $@
  811. man3/DtWsmAddWorkspaceFunctions.3: ../guides/man/m3_DtWsm/AddWsFun.sgm $(MANDEPS)
  812. $(DBTOMAN) cdedecl.sgm $< $@
  813. man3/DtWsmAddWorkspaceModifiedCallback.3: ../guides/man/m3_DtWsm/AddWsMCb.sgm $(MANDEPS)
  814. $(DBTOMAN) cdedecl.sgm $< $@
  815. man3/DtWsmChangeBackdrop.3: ../guides/man/m3_DtWsm/ChBackDr.sgm $(MANDEPS)
  816. $(DBTOMAN) cdedecl.sgm $< $@
  817. man3/DtWsmDeleteWorkspace.3: ../guides/man/m3_DtWsm/DelWs.sgm $(MANDEPS)
  818. $(DBTOMAN) cdedecl.sgm $< $@
  819. man3/DtWsmFreeWorkspaceInfo.3: ../guides/man/m3_DtWsm/FreeWsIn.sgm $(MANDEPS)
  820. $(DBTOMAN) cdedecl.sgm $< $@
  821. man3/DtWsmGetCurrentBackdropWindow.3: ../guides/man/m3_DtWsm/GetCurBW.sgm $(MANDEPS)
  822. $(DBTOMAN) cdedecl.sgm $< $@
  823. man3/DtWsmGetCurrentWorkspace.3: ../guides/man/m3_DtWsm/GetCurWs.sgm $(MANDEPS)
  824. $(DBTOMAN) cdedecl.sgm $< $@
  825. man3/DtWsmGetWorkspaceInfo.3: ../guides/man/m3_DtWsm/GetWsInf.sgm $(MANDEPS)
  826. $(DBTOMAN) cdedecl.sgm $< $@
  827. man3/DtWsmGetWorkspaceList.3: ../guides/man/m3_DtWsm/GetWsLis.sgm $(MANDEPS)
  828. $(DBTOMAN) cdedecl.sgm $< $@
  829. man3/DtWsmGetWorkspacesOccupied.3: ../guides/man/m3_DtWsm/GetWsOcc.sgm $(MANDEPS)
  830. $(DBTOMAN) cdedecl.sgm $< $@
  831. man3/DtWsmOccupyAllWorkspaces.3: ../guides/man/m3_DtWsm/OccAllWs.sgm $(MANDEPS)
  832. $(DBTOMAN) cdedecl.sgm $< $@
  833. man3/DtWsmRemoveWorkspaceCallback.3: ../guides/man/m3_DtWsm/RemWsCb.sgm $(MANDEPS)
  834. $(DBTOMAN) cdedecl.sgm $< $@
  835. man3/DtWsmRemoveWorkspaceFunctions.3: ../guides/man/m3_DtWsm/RemWsFun.sgm $(MANDEPS)
  836. $(DBTOMAN) cdedecl.sgm $< $@
  837. man3/DtWsmSetCurrentWorkspace.3: ../guides/man/m3_DtWsm/SetCurWs.sgm $(MANDEPS)
  838. $(DBTOMAN) cdedecl.sgm $< $@
  839. man3/DtWsmSetWorkspacesOccupied.3: ../guides/man/m3_DtWsm/SetWsOcc.sgm $(MANDEPS)
  840. $(DBTOMAN) cdedecl.sgm $< $@
  841. man3/DtWsmSetWorkspaceTitle.3: ../guides/man/m3_DtWsm/SetWsTi.sgm $(MANDEPS)
  842. $(DBTOMAN) cdedecl.sgm $< $@
  843. man3/csa_add_calendar.3: ../guides/man/m3_csa/add_cale.sgm $(MANDEPS)
  844. $(DBTOMAN) cdedecl.sgm $< $@
  845. man3/csa_add_entry.3: ../guides/man/m3_csa/add_entr.sgm $(MANDEPS)
  846. $(DBTOMAN) cdedecl.sgm $< $@
  847. man3/csa_call_callbacks.3: ../guides/man/m3_csa/call_cal.sgm $(MANDEPS)
  848. $(DBTOMAN) cdedecl.sgm $< $@
  849. man3/csa_delete_calendar.3: ../guides/man/m3_csa/del_cale.sgm $(MANDEPS)
  850. $(DBTOMAN) cdedecl.sgm $< $@
  851. man3/csa_delete_entry.3: ../guides/man/m3_csa/del_entr.sgm $(MANDEPS)
  852. $(DBTOMAN) cdedecl.sgm $< $@
  853. man3/csa_free.3: ../guides/man/m3_csa/free.sgm $(MANDEPS)
  854. $(DBTOMAN) cdedecl.sgm $< $@
  855. man3/csa_free_time_search.3: ../guides/man/m3_csa/free_tim.sgm $(MANDEPS)
  856. $(DBTOMAN) cdedecl.sgm $< $@
  857. man3/csa_list_calendar_attributes.3: ../guides/man/m3_csa/list_caa.sgm $(MANDEPS)
  858. $(DBTOMAN) cdedecl.sgm $< $@
  859. man3/csa_list_calendars.3: ../guides/man/m3_csa/list_cal.sgm $(MANDEPS)
  860. $(DBTOMAN) cdedecl.sgm $< $@
  861. man3/csa_list_entries.3: ../guides/man/m3_csa/list_ent.sgm $(MANDEPS)
  862. $(DBTOMAN) cdedecl.sgm $< $@
  863. man3/csa_list_entry_attributes.3: ../guides/man/m3_csa/list_ena.sgm $(MANDEPS)
  864. $(DBTOMAN) cdedecl.sgm $< $@
  865. man3/csa_list_entry_sequence.3: ../guides/man/m3_csa/list_ens.sgm $(MANDEPS)
  866. $(DBTOMAN) cdedecl.sgm $< $@
  867. man3/csa_logoff.3: ../guides/man/m3_csa/logoff.sgm $(MANDEPS)
  868. $(DBTOMAN) cdedecl.sgm $< $@
  869. man3/csa_logon.3: ../guides/man/m3_csa/logon.sgm $(MANDEPS)
  870. $(DBTOMAN) cdedecl.sgm $< $@
  871. man3/csa_look_up.3: ../guides/man/m3_csa/look_up.sgm $(MANDEPS)
  872. $(DBTOMAN) cdedecl.sgm $< $@
  873. man3/csa_query_configuration.3: ../guides/man/m3_csa/query_co.sgm $(MANDEPS)
  874. $(DBTOMAN) cdedecl.sgm $< $@
  875. man3/csa_read_calendar_attributes.3: ../guides/man/m3_csa/read_cal.sgm $(MANDEPS)
  876. $(DBTOMAN) cdedecl.sgm $< $@
  877. man3/csa_read_entry_attributes.3: ../guides/man/m3_csa/read_ent.sgm $(MANDEPS)
  878. $(DBTOMAN) cdedecl.sgm $< $@
  879. man3/csa_read_next_reminder.3: ../guides/man/m3_csa/read_nex.sgm $(MANDEPS)
  880. $(DBTOMAN) cdedecl.sgm $< $@
  881. man3/csa_register_callback.3: ../guides/man/m3_csa/register.sgm $(MANDEPS)
  882. $(DBTOMAN) cdedecl.sgm $< $@
  883. man3/csa_restore.3: ../guides/man/m3_csa/restore.sgm $(MANDEPS)
  884. $(DBTOMAN) cdedecl.sgm $< $@
  885. man3/csa_save.3: ../guides/man/m3_csa/save.sgm $(MANDEPS)
  886. $(DBTOMAN) cdedecl.sgm $< $@
  887. man3/csa_unregister_callback.3: ../guides/man/m3_csa/unregist.sgm $(MANDEPS)
  888. $(DBTOMAN) cdedecl.sgm $< $@
  889. man3/csa_update_calendar_attributes.3: ../guides/man/m3_csa/update_c.sgm $(MANDEPS)
  890. $(DBTOMAN) cdedecl.sgm $< $@
  891. man3/csa_update_entry_attributes.3: ../guides/man/m3_csa/update_e.sgm $(MANDEPS)
  892. $(DBTOMAN) cdedecl.sgm $< $@
  893. man3/csa_x_process_updates.3: ../guides/man/m3_csa/x_proces.sgm $(MANDEPS)
  894. $(DBTOMAN) cdedecl.sgm $< $@
  895. man3/tt_X_session.3: ../guides/man/m3_tt/X_sessio.sgm $(MANDEPS)
  896. $(DBTOMAN) cdedecl.sgm $< $@
  897. man3/tt_bcontext_join.3: ../guides/man/m3_tt/bco_join.sgm $(MANDEPS)
  898. $(DBTOMAN) cdedecl.sgm $< $@
  899. man3/tt_bcontext_quit.3: ../guides/man/m3_tt/bco_quit.sgm $(MANDEPS)
  900. $(DBTOMAN) cdedecl.sgm $< $@
  901. man3/tt_close.3: ../guides/man/m3_tt/close.sgm $(MANDEPS)
  902. $(DBTOMAN) cdedecl.sgm $< $@
  903. man3/tt_context_join.3: ../guides/man/m3_tt/con_join.sgm $(MANDEPS)
  904. $(DBTOMAN) cdedecl.sgm $< $@
  905. man3/tt_context_quit.3: ../guides/man/m3_tt/con_quit.sgm $(MANDEPS)
  906. $(DBTOMAN) cdedecl.sgm $< $@
  907. man3/tt_default_file.3: ../guides/man/m3_tt/def_file.sgm $(MANDEPS)
  908. $(DBTOMAN) cdedecl.sgm $< $@
  909. man3/tt_default_file_set.3: ../guides/man/m3_tt/def_fi_s.sgm $(MANDEPS)
  910. $(DBTOMAN) cdedecl.sgm $< $@
  911. man3/tt_default_procid.3: ../guides/man/m3_tt/def_proc.sgm $(MANDEPS)
  912. $(DBTOMAN) cdedecl.sgm $< $@
  913. man3/tt_default_procid_set.3: ../guides/man/m3_tt/def_pr_s.sgm $(MANDEPS)
  914. $(DBTOMAN) cdedecl.sgm $< $@
  915. man3/tt_default_ptype.3: ../guides/man/m3_tt/def_ptyp.sgm $(MANDEPS)
  916. $(DBTOMAN) cdedecl.sgm $< $@
  917. man3/tt_default_ptype_set.3: ../guides/man/m3_tt/def_pt_s.sgm $(MANDEPS)
  918. $(DBTOMAN) cdedecl.sgm $< $@
  919. man3/tt_default_session.3: ../guides/man/m3_tt/def_sess.sgm $(MANDEPS)
  920. $(DBTOMAN) cdedecl.sgm $< $@
  921. man3/tt_default_session_set.3: ../guides/man/m3_tt/def_se_s.sgm $(MANDEPS)
  922. $(DBTOMAN) cdedecl.sgm $< $@
  923. man3/tt_error.3: ../guides/man/m3_tt/error.sgm $(MANDEPS)
  924. $(DBTOMAN) cdedecl.sgm $< $@
  925. man3/tt_error_int.3: ../guides/man/m3_tt/err_int.sgm $(MANDEPS)
  926. $(DBTOMAN) cdedecl.sgm $< $@
  927. man3/tt_error_pointer.3: ../guides/man/m3_tt/err_poin.sgm $(MANDEPS)
  928. $(DBTOMAN) cdedecl.sgm $< $@
  929. man3/tt_fd.3: ../guides/man/m3_tt/fd.sgm $(MANDEPS)
  930. $(DBTOMAN) cdedecl.sgm $< $@
  931. man3/tt_feature_enabled.3: ../guides/man/m3_tt/feat_ena.sgm $(MANDEPS)
  932. $(DBTOMAN) cdedecl.sgm $< $@
  933. man3/tt_feature_required.3: ../guides/man/m3_tt/feat_req.sgm $(MANDEPS)
  934. $(DBTOMAN) cdedecl.sgm $< $@
  935. man3/tt_file_copy.3: ../guides/man/m3_tt/fil_copy.sgm $(MANDEPS)
  936. $(DBTOMAN) cdedecl.sgm $< $@
  937. man3/tt_file_destroy.3: ../guides/man/m3_tt/fil_dest.sgm $(MANDEPS)
  938. $(DBTOMAN) cdedecl.sgm $< $@
  939. man3/tt_file_join.3: ../guides/man/m3_tt/fil_join.sgm $(MANDEPS)
  940. $(DBTOMAN) cdedecl.sgm $< $@
  941. man3/tt_file_move.3: ../guides/man/m3_tt/fil_move.sgm $(MANDEPS)
  942. $(DBTOMAN) cdedecl.sgm $< $@
  943. man3/tt_file_netfile.3: ../guides/man/m3_tt/fil_netf.sgm $(MANDEPS)
  944. $(DBTOMAN) cdedecl.sgm $< $@
  945. man3/tt_file_objects_query.3: ../guides/man/m3_tt/fil_ob_q.sgm $(MANDEPS)
  946. $(DBTOMAN) cdedecl.sgm $< $@
  947. man3/tt_file_quit.3: ../guides/man/m3_tt/fil_quit.sgm $(MANDEPS)
  948. $(DBTOMAN) cdedecl.sgm $< $@
  949. man3/tt_free.3: ../guides/man/m3_tt/free.sgm $(MANDEPS)
  950. $(DBTOMAN) cdedecl.sgm $< $@
  951. man3/tt_host_file_netfile.3: ../guides/man/m3_tt/h_f_netf.sgm $(MANDEPS)
  952. $(DBTOMAN) cdedecl.sgm $< $@
  953. man3/tt_host_netfile_file.3: ../guides/man/m3_tt/h_netf_f.sgm $(MANDEPS)
  954. $(DBTOMAN) cdedecl.sgm $< $@
  955. man3/tt_icontext_join.3: ../guides/man/m3_tt/ico_join.sgm $(MANDEPS)
  956. $(DBTOMAN) cdedecl.sgm $< $@
  957. man3/tt_icontext_quit.3: ../guides/man/m3_tt/ico_quit.sgm $(MANDEPS)
  958. $(DBTOMAN) cdedecl.sgm $< $@
  959. man3/tt_initial_session.3: ../guides/man/m3_tt/init_ses.sgm $(MANDEPS)
  960. $(DBTOMAN) cdedecl.sgm $< $@
  961. man3/tt_int_error.3: ../guides/man/m3_tt/int_err.sgm $(MANDEPS)
  962. $(DBTOMAN) cdedecl.sgm $< $@
  963. man3/tt_is_err.3: ../guides/man/m3_tt/is_err.sgm $(MANDEPS)
  964. $(DBTOMAN) cdedecl.sgm $< $@
  965. man3/tt_malloc.3: ../guides/man/m3_tt/malloc.sgm $(MANDEPS)
  966. $(DBTOMAN) cdedecl.sgm $< $@
  967. man3/tt_mark.3: ../guides/man/m3_tt/mark.sgm $(MANDEPS)
  968. $(DBTOMAN) cdedecl.sgm $< $@
  969. man3/tt_message_abstainer.3: ../guides/man/m3_tt_message/abstain.sgm $(MANDEPS)
  970. $(DBTOMAN) cdedecl.sgm $< $@
  971. man3/tt_message_abstainers_count.3: ../guides/man/m3_tt_message/abstai_c.sgm $(MANDEPS)
  972. $(DBTOMAN) cdedecl.sgm $< $@
  973. man3/tt_message_accept.3: ../guides/man/m3_tt_message/accept.sgm $(MANDEPS)
  974. $(DBTOMAN) cdedecl.sgm $< $@
  975. man3/tt_message_accepter.3: ../guides/man/m3_tt_message/accepter.sgm $(MANDEPS)
  976. $(DBTOMAN) cdedecl.sgm $< $@
  977. man3/tt_message_accepters_count.3: ../guides/man/m3_tt_message/accept_c.sgm $(MANDEPS)
  978. $(DBTOMAN) cdedecl.sgm $< $@
  979. man3/tt_message_address.3: ../guides/man/m3_tt_message/address.sgm $(MANDEPS)
  980. $(DBTOMAN) cdedecl.sgm $< $@
  981. man3/tt_message_address_set.3: ../guides/man/m3_tt_message/addr_set.sgm $(MANDEPS)
  982. $(DBTOMAN) cdedecl.sgm $< $@
  983. man3/tt_message_arg_add.3: ../guides/man/m3_tt_message/arg_add.sgm $(MANDEPS)
  984. $(DBTOMAN) cdedecl.sgm $< $@
  985. man3/tt_message_arg_bval.3: ../guides/man/m3_tt_message/arg_bval.sgm $(MANDEPS)
  986. $(DBTOMAN) cdedecl.sgm $< $@
  987. man3/tt_message_arg_bval_set.3: ../guides/man/m3_tt_message/arg_bv_s.sgm $(MANDEPS)
  988. $(DBTOMAN) cdedecl.sgm $< $@
  989. man3/tt_message_arg_ival.3: ../guides/man/m3_tt_message/arg_ival.sgm $(MANDEPS)
  990. $(DBTOMAN) cdedecl.sgm $< $@
  991. man3/tt_message_arg_ival_set.3: ../guides/man/m3_tt_message/arg_iv_s.sgm $(MANDEPS)
  992. $(DBTOMAN) cdedecl.sgm $< $@
  993. man3/tt_message_arg_mode.3: ../guides/man/m3_tt_message/arg_mode.sgm $(MANDEPS)
  994. $(DBTOMAN) cdedecl.sgm $< $@
  995. man3/tt_message_arg_type.3: ../guides/man/m3_tt_message/arg_type.sgm $(MANDEPS)
  996. $(DBTOMAN) cdedecl.sgm $< $@
  997. man3/tt_message_arg_val.3: ../guides/man/m3_tt_message/arg_val.sgm $(MANDEPS)
  998. $(DBTOMAN) cdedecl.sgm $< $@
  999. man3/tt_message_arg_val_set.3: ../guides/man/m3_tt_message/arg_va_s.sgm $(MANDEPS)
  1000. $(DBTOMAN) cdedecl.sgm $< $@
  1001. man3/tt_message_arg_xval.3: ../guides/man/m3_tt_message/arg_xval.sgm $(MANDEPS)
  1002. $(DBTOMAN) cdedecl.sgm $< $@
  1003. man3/tt_message_arg_xval_set.3: ../guides/man/m3_tt_message/arg_xv_s.sgm $(MANDEPS)
  1004. $(DBTOMAN) cdedecl.sgm $< $@
  1005. man3/tt_message_args_count.3: ../guides/man/m3_tt_message/args_cnt.sgm $(MANDEPS)
  1006. $(DBTOMAN) cdedecl.sgm $< $@
  1007. man3/tt_message_barg_add.3: ../guides/man/m3_tt_message/barg_add.sgm $(MANDEPS)
  1008. $(DBTOMAN) cdedecl.sgm $< $@
  1009. man3/tt_message_bcontext_set.3: ../guides/man/m3_tt_message/bcon_set.sgm $(MANDEPS)
  1010. $(DBTOMAN) cdedecl.sgm $< $@
  1011. man3/tt_message_callback_add.3: ../guides/man/m3_tt_message/call_add.sgm $(MANDEPS)
  1012. $(DBTOMAN) cdedecl.sgm $< $@
  1013. man3/tt_message_class.3: ../guides/man/m3_tt_message/class.sgm $(MANDEPS)
  1014. $(DBTOMAN) cdedecl.sgm $< $@
  1015. man3/tt_message_class_set.3: ../guides/man/m3_tt_message/class_s.sgm $(MANDEPS)
  1016. $(DBTOMAN) cdedecl.sgm $< $@
  1017. man3/tt_message_context_bval.3: ../guides/man/m3_tt_message/con_bval.sgm $(MANDEPS)
  1018. $(DBTOMAN) cdedecl.sgm $< $@
  1019. man3/tt_message_context_ival.3: ../guides/man/m3_tt_message/con_ival.sgm $(MANDEPS)
  1020. $(DBTOMAN) cdedecl.sgm $< $@
  1021. man3/tt_message_context_set.3: ../guides/man/m3_tt_message/con_set.sgm $(MANDEPS)
  1022. $(DBTOMAN) cdedecl.sgm $< $@
  1023. man3/tt_message_context_slotname.3: ../guides/man/m3_tt_message/con_slot.sgm $(MANDEPS)
  1024. $(DBTOMAN) cdedecl.sgm $< $@
  1025. man3/tt_message_context_val.3: ../guides/man/m3_tt_message/con_val.sgm $(MANDEPS)
  1026. $(DBTOMAN) cdedecl.sgm $< $@
  1027. man3/tt_message_context_xval.3: ../guides/man/m3_tt_message/con_xval.sgm $(MANDEPS)
  1028. $(DBTOMAN) cdedecl.sgm $< $@
  1029. man3/tt_message_contexts_count.3: ../guides/man/m3_tt_message/cons_cnt.sgm $(MANDEPS)
  1030. $(DBTOMAN) cdedecl.sgm $< $@
  1031. man3/tt_message_create.3: ../guides/man/m3_tt_message/create.sgm $(MANDEPS)
  1032. $(DBTOMAN) cdedecl.sgm $< $@
  1033. man3/tt_message_create_super.3: ../guides/man/m3_tt_message/cr_super.sgm $(MANDEPS)
  1034. $(DBTOMAN) cdedecl.sgm $< $@
  1035. man3/tt_message_destroy.3: ../guides/man/m3_tt_message/destroy.sgm $(MANDEPS)
  1036. $(DBTOMAN) cdedecl.sgm $< $@
  1037. man3/tt_message_disposition.3: ../guides/man/m3_tt_message/disposit.sgm $(MANDEPS)
  1038. $(DBTOMAN) cdedecl.sgm $< $@
  1039. man3/tt_message_disposition_set.3: ../guides/man/m3_tt_message/disp_set.sgm $(MANDEPS)
  1040. $(DBTOMAN) cdedecl.sgm $< $@
  1041. man3/tt_message_fail.3: ../guides/man/m3_tt_message/fail.sgm $(MANDEPS)
  1042. $(DBTOMAN) cdedecl.sgm $< $@
  1043. man3/tt_message_file.3: ../guides/man/m3_tt_message/file.sgm $(MANDEPS)
  1044. $(DBTOMAN) cdedecl.sgm $< $@
  1045. man3/tt_message_file_set.3: ../guides/man/m3_tt_message/file_set.sgm $(MANDEPS)
  1046. $(DBTOMAN) cdedecl.sgm $< $@
  1047. man3/tt_message_gid.3: ../guides/man/m3_tt_message/gid.sgm $(MANDEPS)
  1048. $(DBTOMAN) cdedecl.sgm $< $@
  1049. man3/tt_message_handler.3: ../guides/man/m3_tt_message/handler.sgm $(MANDEPS)
  1050. $(DBTOMAN) cdedecl.sgm $< $@
  1051. man3/tt_message_handler_ptype.3: ../guides/man/m3_tt_message/han_pty.sgm $(MANDEPS)
  1052. $(DBTOMAN) cdedecl.sgm $< $@
  1053. man3/tt_message_handler_ptype_set.3: ../guides/man/m3_tt_message/han_pt_s.sgm $(MANDEPS)
  1054. $(DBTOMAN) cdedecl.sgm $< $@
  1055. man3/tt_message_handler_set.3: ../guides/man/m3_tt_message/han_set.sgm $(MANDEPS)
  1056. $(DBTOMAN) cdedecl.sgm $< $@
  1057. man3/tt_message_iarg_add.3: ../guides/man/m3_tt_message/iarg_add.sgm $(MANDEPS)
  1058. $(DBTOMAN) cdedecl.sgm $< $@
  1059. man3/tt_message_icontext_set.3: ../guides/man/m3_tt_message/ico_set.sgm $(MANDEPS)
  1060. $(DBTOMAN) cdedecl.sgm $< $@
  1061. man3/tt_message_id.3: ../guides/man/m3_tt_message/id.sgm $(MANDEPS)
  1062. $(DBTOMAN) cdedecl.sgm $< $@
  1063. man3/tt_message_object.3: ../guides/man/m3_tt_message/object.sgm $(MANDEPS)
  1064. $(DBTOMAN) cdedecl.sgm $< $@
  1065. man3/tt_message_object_set.3: ../guides/man/m3_tt_message/object_s.sgm $(MANDEPS)
  1066. $(DBTOMAN) cdedecl.sgm $< $@
  1067. man3/tt_message_op.3: ../guides/man/m3_tt_message/op.sgm $(MANDEPS)
  1068. $(DBTOMAN) cdedecl.sgm $< $@
  1069. man3/tt_message_op_set.3: ../guides/man/m3_tt_message/op_set.sgm $(MANDEPS)
  1070. $(DBTOMAN) cdedecl.sgm $< $@
  1071. man3/tt_message_opnum.3: ../guides/man/m3_tt_message/opnum.sgm $(MANDEPS)
  1072. $(DBTOMAN) cdedecl.sgm $< $@
  1073. man3/tt_message_otype.3: ../guides/man/m3_tt_message/otype.sgm $(MANDEPS)
  1074. $(DBTOMAN) cdedecl.sgm $< $@
  1075. man3/tt_message_otype_set.3: ../guides/man/m3_tt_message/otype_s.sgm $(MANDEPS)
  1076. $(DBTOMAN) cdedecl.sgm $< $@
  1077. man3/tt_message_pattern.3: ../guides/man/m3_tt_message/pattern.sgm $(MANDEPS)
  1078. $(DBTOMAN) cdedecl.sgm $< $@
  1079. man3/tt_message_print.3: ../guides/man/m3_tt_message/print.sgm $(MANDEPS)
  1080. $(DBTOMAN) cdedecl.sgm $< $@
  1081. man3/tt_message_receive.3: ../guides/man/m3_tt_message/receive.sgm $(MANDEPS)
  1082. $(DBTOMAN) cdedecl.sgm $< $@
  1083. man3/tt_message_reject.3: ../guides/man/m3_tt_message/reject.sgm $(MANDEPS)
  1084. $(DBTOMAN) cdedecl.sgm $< $@
  1085. man3/tt_message_rejecter.3: ../guides/man/m3_tt_message/rejecter.sgm $(MANDEPS)
  1086. $(DBTOMAN) cdedecl.sgm $< $@
  1087. man3/tt_message_rejecters_count.3: ../guides/man/m3_tt_message/reject_c.sgm $(MANDEPS)
  1088. $(DBTOMAN) cdedecl.sgm $< $@
  1089. man3/tt_message_reply.3: ../guides/man/m3_tt_message/reply.sgm $(MANDEPS)
  1090. $(DBTOMAN) cdedecl.sgm $< $@
  1091. man3/tt_message_scope.3: ../guides/man/m3_tt_message/scope.sgm $(MANDEPS)
  1092. $(DBTOMAN) cdedecl.sgm $< $@
  1093. man3/tt_message_scope_set.3: ../guides/man/m3_tt_message/scope_s.sgm $(MANDEPS)
  1094. $(DBTOMAN) cdedecl.sgm $< $@
  1095. man3/tt_message_send.3: ../guides/man/m3_tt_message/send.sgm $(MANDEPS)
  1096. $(DBTOMAN) cdedecl.sgm $< $@
  1097. man3/tt_message_send_on_exit.3: ../guides/man/m3_tt_message/snd_on_e.sgm $(MANDEPS)
  1098. $(DBTOMAN) cdedecl.sgm $< $@
  1099. man3/tt_message_sender.3: ../guides/man/m3_tt_message/sender.sgm $(MANDEPS)
  1100. $(DBTOMAN) cdedecl.sgm $< $@
  1101. man3/tt_message_sender_ptype.3: ../guides/man/m3_tt_message/snd_pty.sgm $(MANDEPS)
  1102. $(DBTOMAN) cdedecl.sgm $< $@
  1103. man3/tt_message_sender_ptype_set.3: ../guides/man/m3_tt_message/snd_pt_s.sgm $(MANDEPS)
  1104. $(DBTOMAN) cdedecl.sgm $< $@
  1105. man3/tt_message_session.3: ../guides/man/m3_tt_message/session.sgm $(MANDEPS)
  1106. $(DBTOMAN) cdedecl.sgm $< $@
  1107. man3/tt_message_session_set.3: ../guides/man/m3_tt_message/sessio_s.sgm $(MANDEPS)
  1108. $(DBTOMAN) cdedecl.sgm $< $@
  1109. man3/tt_message_state.3: ../guides/man/m3_tt_message/state.sgm $(MANDEPS)
  1110. $(DBTOMAN) cdedecl.sgm $< $@
  1111. man3/tt_message_status.3: ../guides/man/m3_tt_message/status.sgm $(MANDEPS)
  1112. $(DBTOMAN) cdedecl.sgm $< $@
  1113. man3/tt_message_status_set.3: ../guides/man/m3_tt_message/status_s.sgm $(MANDEPS)
  1114. $(DBTOMAN) cdedecl.sgm $< $@
  1115. man3/tt_message_status_string.3: ../guides/man/m3_tt_message/st_str.sgm $(MANDEPS)
  1116. $(DBTOMAN) cdedecl.sgm $< $@
  1117. man3/tt_message_status_string_set.3: ../guides/man/m3_tt_message/st_str_s.sgm $(MANDEPS)
  1118. $(DBTOMAN) cdedecl.sgm $< $@
  1119. man3/tt_message_uid.3: ../guides/man/m3_tt_message/uid.sgm $(MANDEPS)
  1120. $(DBTOMAN) cdedecl.sgm $< $@
  1121. man3/tt_message_user.3: ../guides/man/m3_tt_message/user.sgm $(MANDEPS)
  1122. $(DBTOMAN) cdedecl.sgm $< $@
  1123. man3/tt_message_user_set.3: ../guides/man/m3_tt_message/user_set.sgm $(MANDEPS)
  1124. $(DBTOMAN) cdedecl.sgm $< $@
  1125. man3/tt_message_xarg_add.3: ../guides/man/m3_tt_message/xarg_add.sgm $(MANDEPS)
  1126. $(DBTOMAN) cdedecl.sgm $< $@
  1127. man3/tt_message_xcontext_set.3: ../guides/man/m3_tt_message/xco_set.sgm $(MANDEPS)
  1128. $(DBTOMAN) cdedecl.sgm $< $@
  1129. man3/tt_netfile_file.3: ../guides/man/m3_tt/netf_fil.sgm $(MANDEPS)
  1130. $(DBTOMAN) cdedecl.sgm $< $@
  1131. man3/tt_objid_equal.3: ../guides/man/m3_tt/objid_eq.sgm $(MANDEPS)
  1132. $(DBTOMAN) cdedecl.sgm $< $@
  1133. man3/tt_objid_objkey.3: ../guides/man/m3_tt/objid_ob.sgm $(MANDEPS)
  1134. $(DBTOMAN) cdedecl.sgm $< $@
  1135. man3/tt_onotice_create.3: ../guides/man/m3_tt/onot_cre.sgm $(MANDEPS)
  1136. $(DBTOMAN) cdedecl.sgm $< $@
  1137. man3/tt_open.3: ../guides/man/m3_tt/open.sgm $(MANDEPS)
  1138. $(DBTOMAN) cdedecl.sgm $< $@
  1139. man3/tt_orequest_create.3: ../guides/man/m3_tt/oreq_cre.sgm $(MANDEPS)
  1140. $(DBTOMAN) cdedecl.sgm $< $@
  1141. man3/tt_otype_base.3: ../guides/man/m3_tt_otype/base.sgm $(MANDEPS)
  1142. $(DBTOMAN) cdedecl.sgm $< $@
  1143. man3/tt_otype_derived.3: ../guides/man/m3_tt_otype/derived.sgm $(MANDEPS)
  1144. $(DBTOMAN) cdedecl.sgm $< $@
  1145. man3/tt_otype_deriveds_count.3: ../guides/man/m3_tt_otype/deri_cnt.sgm $(MANDEPS)
  1146. $(DBTOMAN) cdedecl.sgm $< $@
  1147. man3/tt_otype_hsig_arg_mode.3: ../guides/man/m3_tt_otype/h_arg_mo.sgm $(MANDEPS)
  1148. $(DBTOMAN) cdedecl.sgm $< $@
  1149. man3/tt_otype_hsig_arg_type.3: ../guides/man/m3_tt_otype/h_arg_ty.sgm $(MANDEPS)
  1150. $(DBTOMAN) cdedecl.sgm $< $@
  1151. man3/tt_otype_hsig_args_count.3: ../guides/man/m3_tt_otype/h_args_c.sgm $(MANDEPS)
  1152. $(DBTOMAN) cdedecl.sgm $< $@
  1153. man3/tt_otype_hsig_count.3: ../guides/man/m3_tt_otype/h_count.sgm $(MANDEPS)
  1154. $(DBTOMAN) cdedecl.sgm $< $@
  1155. man3/tt_otype_hsig_op.3: ../guides/man/m3_tt_otype/hsig_op.sgm $(MANDEPS)
  1156. $(DBTOMAN) cdedecl.sgm $< $@
  1157. man3/tt_otype_is_derived.3: ../guides/man/m3_tt_otype/is_deriv.sgm $(MANDEPS)
  1158. $(DBTOMAN) cdedecl.sgm $< $@
  1159. man3/tt_otype_opnum_callback_add.3: ../guides/man/m3_tt_otype/o_cb_add.sgm $(MANDEPS)
  1160. $(DBTOMAN) cdedecl.sgm $< $@
  1161. man3/tt_otype_osig_arg_mode.3: ../guides/man/m3_tt_otype/o_arg_mo.sgm $(MANDEPS)
  1162. $(DBTOMAN) cdedecl.sgm $< $@
  1163. man3/tt_otype_osig_arg_type.3: ../guides/man/m3_tt_otype/o_arg_ty.sgm $(MANDEPS)
  1164. $(DBTOMAN) cdedecl.sgm $< $@
  1165. man3/tt_otype_osig_args_count.3: ../guides/man/m3_tt_otype/o_args_c.sgm $(MANDEPS)
  1166. $(DBTOMAN) cdedecl.sgm $< $@
  1167. man3/tt_otype_osig_count.3: ../guides/man/m3_tt_otype/o_count.sgm $(MANDEPS)
  1168. $(DBTOMAN) cdedecl.sgm $< $@
  1169. man3/tt_otype_osig_op.3: ../guides/man/m3_tt_otype/osig_op.sgm $(MANDEPS)
  1170. $(DBTOMAN) cdedecl.sgm $< $@
  1171. man3/tt_pattern_address_add.3: ../guides/man/m3_tt_pattern/addr_add.sgm $(MANDEPS)
  1172. $(DBTOMAN) cdedecl.sgm $< $@
  1173. man3/tt_pattern_arg_add.3: ../guides/man/m3_tt_pattern/arg_add.sgm $(MANDEPS)
  1174. $(DBTOMAN) cdedecl.sgm $< $@
  1175. man3/tt_pattern_barg_add.3: ../guides/man/m3_tt_pattern/barg_add.sgm $(MANDEPS)
  1176. $(DBTOMAN) cdedecl.sgm $< $@
  1177. man3/tt_pattern_bcontext_add.3: ../guides/man/m3_tt_pattern/bcon_add.sgm $(MANDEPS)
  1178. $(DBTOMAN) cdedecl.sgm $< $@
  1179. man3/tt_pattern_callback_add.3: ../guides/man/m3_tt_pattern/call_add.sgm $(MANDEPS)
  1180. $(DBTOMAN) cdedecl.sgm $< $@
  1181. man3/tt_pattern_category.3: ../guides/man/m3_tt_pattern/category.sgm $(MANDEPS)
  1182. $(DBTOMAN) cdedecl.sgm $< $@
  1183. man3/tt_pattern_category_set.3: ../guides/man/m3_tt_pattern/cat_set.sgm $(MANDEPS)
  1184. $(DBTOMAN) cdedecl.sgm $< $@
  1185. man3/tt_pattern_class_add.3: ../guides/man/m3_tt_pattern/clas_add.sgm $(MANDEPS)
  1186. $(DBTOMAN) cdedecl.sgm $< $@
  1187. man3/tt_pattern_context_add.3: ../guides/man/m3_tt_pattern/cont_add.sgm $(MANDEPS)
  1188. $(DBTOMAN) cdedecl.sgm $< $@
  1189. man3/tt_pattern_create.3: ../guides/man/m3_tt_pattern/create.sgm $(MANDEPS)
  1190. $(DBTOMAN) cdedecl.sgm $< $@
  1191. man3/tt_pattern_destroy.3: ../guides/man/m3_tt_pattern/destroy.sgm $(MANDEPS)
  1192. $(DBTOMAN) cdedecl.sgm $< $@
  1193. man3/tt_pattern_disposition_add.3: ../guides/man/m3_tt_pattern/disp_add.sgm $(MANDEPS)
  1194. $(DBTOMAN) cdedecl.sgm $< $@
  1195. man3/tt_pattern_file_add.3: ../guides/man/m3_tt_pattern/file_add.sgm $(MANDEPS)
  1196. $(DBTOMAN) cdedecl.sgm $< $@
  1197. man3/tt_pattern_iarg_add.3: ../guides/man/m3_tt_pattern/iarg_add.sgm $(MANDEPS)
  1198. $(DBTOMAN) cdedecl.sgm $< $@
  1199. man3/tt_pattern_icontext_add.3: ../guides/man/m3_tt_pattern/icon_add.sgm $(MANDEPS)
  1200. $(DBTOMAN) cdedecl.sgm $< $@
  1201. man3/tt_pattern_object_add.3: ../guides/man/m3_tt_pattern/obj_add.sgm $(MANDEPS)
  1202. $(DBTOMAN) cdedecl.sgm $< $@
  1203. man3/tt_pattern_op_add.3: ../guides/man/m3_tt_pattern/op_add.sgm $(MANDEPS)
  1204. $(DBTOMAN) cdedecl.sgm $< $@
  1205. man3/tt_pattern_opnum_add.3: ../guides/man/m3_tt_pattern/opnu_add.sgm $(MANDEPS)
  1206. $(DBTOMAN) cdedecl.sgm $< $@
  1207. man3/tt_pattern_otype_add.3: ../guides/man/m3_tt_pattern/otyp_add.sgm $(MANDEPS)
  1208. $(DBTOMAN) cdedecl.sgm $< $@
  1209. man3/tt_pattern_print.3: ../guides/man/m3_tt_pattern/print.sgm $(MANDEPS)
  1210. $(DBTOMAN) cdedecl.sgm $< $@
  1211. man3/tt_pattern_register.3: ../guides/man/m3_tt_pattern/register.sgm $(MANDEPS)
  1212. $(DBTOMAN) cdedecl.sgm $< $@
  1213. man3/tt_pattern_scope_add.3: ../guides/man/m3_tt_pattern/scop_add.sgm $(MANDEPS)
  1214. $(DBTOMAN) cdedecl.sgm $< $@
  1215. man3/tt_pattern_sender_add.3: ../guides/man/m3_tt_pattern/send_add.sgm $(MANDEPS)
  1216. $(DBTOMAN) cdedecl.sgm $< $@
  1217. man3/tt_pattern_sender_ptype_add.3: ../guides/man/m3_tt_pattern/s_pt_add.sgm $(MANDEPS)
  1218. $(DBTOMAN) cdedecl.sgm $< $@
  1219. man3/tt_pattern_session_add.3: ../guides/man/m3_tt_pattern/sess_add.sgm $(MANDEPS)
  1220. $(DBTOMAN) cdedecl.sgm $< $@
  1221. man3/tt_pattern_state_add.3: ../guides/man/m3_tt_pattern/stat_add.sgm $(MANDEPS)
  1222. $(DBTOMAN) cdedecl.sgm $< $@
  1223. man3/tt_pattern_unregister.3: ../guides/man/m3_tt_pattern/unregist.sgm $(MANDEPS)
  1224. $(DBTOMAN) cdedecl.sgm $< $@
  1225. man3/tt_pattern_user.3: ../guides/man/m3_tt_pattern/user.sgm $(MANDEPS)
  1226. $(DBTOMAN) cdedecl.sgm $< $@
  1227. man3/tt_pattern_user_set.3: ../guides/man/m3_tt_pattern/user_set.sgm $(MANDEPS)
  1228. $(DBTOMAN) cdedecl.sgm $< $@
  1229. man3/tt_pattern_xarg_add.3: ../guides/man/m3_tt_pattern/xarg_add.sgm $(MANDEPS)
  1230. $(DBTOMAN) cdedecl.sgm $< $@
  1231. man3/tt_pattern_xcontext_add.3: ../guides/man/m3_tt_pattern/xcon_add.sgm $(MANDEPS)
  1232. $(DBTOMAN) cdedecl.sgm $< $@
  1233. man3/tt_pnotice_create.3: ../guides/man/m3_tt/pnot_cre.sgm $(MANDEPS)
  1234. $(DBTOMAN) cdedecl.sgm $< $@
  1235. man3/tt_pointer_error.3: ../guides/man/m3_tt/poin_err.sgm $(MANDEPS)
  1236. $(DBTOMAN) cdedecl.sgm $< $@
  1237. man3/tt_prequest_create.3: ../guides/man/m3_tt/preq_cre.sgm $(MANDEPS)
  1238. $(DBTOMAN) cdedecl.sgm $< $@
  1239. man3/tt_procid_session.3: ../guides/man/m3_tt/pr_sess.sgm $(MANDEPS)
  1240. $(DBTOMAN) cdedecl.sgm $< $@
  1241. man3/tt_ptr_error.3: ../guides/man/m3_tt/ptr_err.sgm $(MANDEPS)
  1242. $(DBTOMAN) cdedecl.sgm $< $@
  1243. man3/tt_ptype_declare.3: ../guides/man/m3_tt/pty_decl.sgm $(MANDEPS)
  1244. $(DBTOMAN) cdedecl.sgm $< $@
  1245. man3/tt_ptype_exists.3: ../guides/man/m3_tt/pty_exis.sgm $(MANDEPS)
  1246. $(DBTOMAN) cdedecl.sgm $< $@
  1247. man3/tt_ptype_opnum_callback_add.3: ../guides/man/m3_tt/pt_o_c_a.sgm $(MANDEPS)
  1248. $(DBTOMAN) cdedecl.sgm $< $@
  1249. man3/tt_ptype_undeclare.3: ../guides/man/m3_tt/pty_unde.sgm $(MANDEPS)
  1250. $(DBTOMAN) cdedecl.sgm $< $@
  1251. man3/tt_release.3: ../guides/man/m3_tt/release.sgm $(MANDEPS)
  1252. $(DBTOMAN) cdedecl.sgm $< $@
  1253. man3/tt_session_bprop.3: ../guides/man/m3_tt_session/bprop.sgm $(MANDEPS)
  1254. $(DBTOMAN) cdedecl.sgm $< $@
  1255. man3/tt_session_bprop_add.3: ../guides/man/m3_tt_session/bpro_add.sgm $(MANDEPS)
  1256. $(DBTOMAN) cdedecl.sgm $< $@
  1257. man3/tt_session_bprop_set.3: ../guides/man/m3_tt_session/bpro_set.sgm $(MANDEPS)
  1258. $(DBTOMAN) cdedecl.sgm $< $@
  1259. man3/tt_session_join.3: ../guides/man/m3_tt_session/join.sgm $(MANDEPS)
  1260. $(DBTOMAN) cdedecl.sgm $< $@
  1261. man3/tt_session_prop.3: ../guides/man/m3_tt_session/prop.sgm $(MANDEPS)
  1262. $(DBTOMAN) cdedecl.sgm $< $@
  1263. man3/tt_session_prop_add.3: ../guides/man/m3_tt_session/prop_add.sgm $(MANDEPS)
  1264. $(DBTOMAN) cdedecl.sgm $< $@
  1265. man3/tt_session_prop_count.3: ../guides/man/m3_tt_session/prop_cnt.sgm $(MANDEPS)
  1266. $(DBTOMAN) cdedecl.sgm $< $@
  1267. man3/tt_session_prop_set.3: ../guides/man/m3_tt_session/prop_set.sgm $(MANDEPS)
  1268. $(DBTOMAN) cdedecl.sgm $< $@
  1269. man3/tt_session_propname.3: ../guides/man/m3_tt_session/propname.sgm $(MANDEPS)
  1270. $(DBTOMAN) cdedecl.sgm $< $@
  1271. man3/tt_session_propnames_count.3: ../guides/man/m3_tt_session/propna_c.sgm $(MANDEPS)
  1272. $(DBTOMAN) cdedecl.sgm $< $@
  1273. man3/tt_session_quit.3: ../guides/man/m3_tt_session/quit.sgm $(MANDEPS)
  1274. $(DBTOMAN) cdedecl.sgm $< $@
  1275. man3/tt_session_types_load.3: ../guides/man/m3_tt_session/types_ld.sgm $(MANDEPS)
  1276. $(DBTOMAN) cdedecl.sgm $< $@
  1277. man3/tt_spec_bprop.3: ../guides/man/m3_tt_spec/bprop.sgm $(MANDEPS)
  1278. $(DBTOMAN) cdedecl.sgm $< $@
  1279. man3/tt_spec_bprop_add.3: ../guides/man/m3_tt_spec/bpro_add.sgm $(MANDEPS)
  1280. $(DBTOMAN) cdedecl.sgm $< $@
  1281. man3/tt_spec_bprop_set.3: ../guides/man/m3_tt_spec/bpro_set.sgm $(MANDEPS)
  1282. $(DBTOMAN) cdedecl.sgm $< $@
  1283. man3/tt_spec_create.3: ../guides/man/m3_tt_spec/create.sgm $(MANDEPS)
  1284. $(DBTOMAN) cdedecl.sgm $< $@
  1285. man3/tt_spec_destroy.3: ../guides/man/m3_tt_spec/destroy.sgm $(MANDEPS)
  1286. $(DBTOMAN) cdedecl.sgm $< $@
  1287. man3/tt_spec_file.3: ../guides/man/m3_tt_spec/file.sgm $(MANDEPS)
  1288. $(DBTOMAN) cdedecl.sgm $< $@
  1289. man3/tt_spec_move.3: ../guides/man/m3_tt_spec/move.sgm $(MANDEPS)
  1290. $(DBTOMAN) cdedecl.sgm $< $@
  1291. man3/tt_spec_prop.3: ../guides/man/m3_tt_spec/prop.sgm $(MANDEPS)
  1292. $(DBTOMAN) cdedecl.sgm $< $@
  1293. man3/tt_spec_prop_add.3: ../guides/man/m3_tt_spec/prop_add.sgm $(MANDEPS)
  1294. $(DBTOMAN) cdedecl.sgm $< $@
  1295. man3/tt_spec_prop_count.3: ../guides/man/m3_tt_spec/prop_cnt.sgm $(MANDEPS)
  1296. $(DBTOMAN) cdedecl.sgm $< $@
  1297. man3/tt_spec_prop_set.3: ../guides/man/m3_tt_spec/prop_set.sgm $(MANDEPS)
  1298. $(DBTOMAN) cdedecl.sgm $< $@
  1299. man3/tt_spec_propname.3: ../guides/man/m3_tt_spec/propname.sgm $(MANDEPS)
  1300. $(DBTOMAN) cdedecl.sgm $< $@
  1301. man3/tt_spec_propnames_count.3: ../guides/man/m3_tt_spec/propna_c.sgm $(MANDEPS)
  1302. $(DBTOMAN) cdedecl.sgm $< $@
  1303. man3/tt_spec_type.3: ../guides/man/m3_tt_spec/type.sgm $(MANDEPS)
  1304. $(DBTOMAN) cdedecl.sgm $< $@
  1305. man3/tt_spec_type_set.3: ../guides/man/m3_tt_spec/type_set.sgm $(MANDEPS)
  1306. $(DBTOMAN) cdedecl.sgm $< $@
  1307. man3/tt_spec_write.3: ../guides/man/m3_tt_spec/write.sgm $(MANDEPS)
  1308. $(DBTOMAN) cdedecl.sgm $< $@
  1309. man3/tt_status_message.3: ../guides/man/m3_tt/status_m.sgm $(MANDEPS)
  1310. $(DBTOMAN) cdedecl.sgm $< $@
  1311. man3/tt_thread_procid.3: ../guides/man/m3_tt/thr_proc.sgm $(MANDEPS)
  1312. $(DBTOMAN) cdedecl.sgm $< $@
  1313. man3/tt_thread_procid_set.3: ../guides/man/m3_tt/thr_pr_s.sgm $(MANDEPS)
  1314. $(DBTOMAN) cdedecl.sgm $< $@
  1315. man3/tt_thread_session.3: ../guides/man/m3_tt/thr_sess.sgm $(MANDEPS)
  1316. $(DBTOMAN) cdedecl.sgm $< $@
  1317. man3/tt_thread_session_set.3: ../guides/man/m3_tt/thr_se_s.sgm $(MANDEPS)
  1318. $(DBTOMAN) cdedecl.sgm $< $@
  1319. man3/tt_trace_control.3: ../guides/man/m3_tt/trace_co.sgm $(MANDEPS)
  1320. $(DBTOMAN) cdedecl.sgm $< $@
  1321. man3/tt_xcontext_join.3: ../guides/man/m3_tt/xco_join.sgm $(MANDEPS)
  1322. $(DBTOMAN) cdedecl.sgm $< $@
  1323. man3/tt_xcontext_quit.3: ../guides/man/m3_tt/xco_quit.sgm $(MANDEPS)
  1324. $(DBTOMAN) cdedecl.sgm $< $@
  1325. man3/ttdt_Get_Modified.3: ../guides/man/m3_ttdt/Get_Modi.sgm $(MANDEPS)
  1326. $(DBTOMAN) cdedecl.sgm $< $@
  1327. man3/ttdt_Revert.3: ../guides/man/m3_ttdt/Revert.sgm $(MANDEPS)
  1328. $(DBTOMAN) cdedecl.sgm $< $@
  1329. man3/ttdt_Save.3: ../guides/man/m3_ttdt/Save.sgm $(MANDEPS)
  1330. $(DBTOMAN) cdedecl.sgm $< $@
  1331. man3/ttdt_close.3: ../guides/man/m3_ttdt/close.sgm $(MANDEPS)
  1332. $(DBTOMAN) cdedecl.sgm $< $@
  1333. man3/ttdt_file_event.3: ../guides/man/m3_ttdt/f_event.sgm $(MANDEPS)
  1334. $(DBTOMAN) cdedecl.sgm $< $@
  1335. man3/ttdt_file_join.3: ../guides/man/m3_ttdt/f_join.sgm $(MANDEPS)
  1336. $(DBTOMAN) cdedecl.sgm $< $@
  1337. man3/ttdt_file_notice.3: ../guides/man/m3_ttdt/f_notice.sgm $(MANDEPS)
  1338. $(DBTOMAN) cdedecl.sgm $< $@
  1339. man3/ttdt_file_quit.3: ../guides/man/m3_ttdt/f_quit.sgm $(MANDEPS)
  1340. $(DBTOMAN) cdedecl.sgm $< $@
  1341. man3/ttdt_file_request.3: ../guides/man/m3_ttdt/f_reques.sgm $(MANDEPS)
  1342. $(DBTOMAN) cdedecl.sgm $< $@
  1343. man3/ttdt_message_accept.3: ../guides/man/m3_ttdt/m_accept.sgm $(MANDEPS)
  1344. $(DBTOMAN) cdedecl.sgm $< $@
  1345. man3/ttdt_open.3: ../guides/man/m3_ttdt/open.sgm $(MANDEPS)
  1346. $(DBTOMAN) cdedecl.sgm $< $@
  1347. man3/ttdt_sender_imprint_on.3: ../guides/man/m3_ttdt/s_imp_on.sgm $(MANDEPS)
  1348. $(DBTOMAN) cdedecl.sgm $< $@
  1349. man3/ttdt_session_join.3: ../guides/man/m3_ttdt/ses_join.sgm $(MANDEPS)
  1350. $(DBTOMAN) cdedecl.sgm $< $@
  1351. man3/ttdt_session_quit.3: ../guides/man/m3_ttdt/ses_quit.sgm $(MANDEPS)
  1352. $(DBTOMAN) cdedecl.sgm $< $@
  1353. man3/ttdt_subcontract_manage.3: ../guides/man/m3_ttdt/subc_man.sgm $(MANDEPS)
  1354. $(DBTOMAN) cdedecl.sgm $< $@
  1355. man3/ttmedia_Deposit.3: ../guides/man/m3_ttmedia/Deposit.sgm $(MANDEPS)
  1356. $(DBTOMAN) cdedecl.sgm $< $@
  1357. man3/ttmedia_load.3: ../guides/man/m3_ttmedia/load.sgm $(MANDEPS)
  1358. $(DBTOMAN) cdedecl.sgm $< $@
  1359. man3/ttmedia_load_reply.3: ../guides/man/m3_ttmedia/load_rep.sgm $(MANDEPS)
  1360. $(DBTOMAN) cdedecl.sgm $< $@
  1361. man3/ttmedia_ptype_declare.3: ../guides/man/m3_ttmedia/pty_decl.sgm $(MANDEPS)
  1362. $(DBTOMAN) cdedecl.sgm $< $@
  1363. man3/tttk_Xt_input_handler.3: ../guides/man/m3_tttk/Xt_inp_h.sgm $(MANDEPS)
  1364. $(DBTOMAN) cdedecl.sgm $< $@
  1365. man3/tttk_block_while.3: ../guides/man/m3_tttk/block_wh.sgm $(MANDEPS)
  1366. $(DBTOMAN) cdedecl.sgm $< $@
  1367. man3/tttk_message_abandon.3: ../guides/man/m3_tttk/m_abando.sgm $(MANDEPS)
  1368. $(DBTOMAN) cdedecl.sgm $< $@
  1369. man3/tttk_message_create.3: ../guides/man/m3_tttk/m_create.sgm $(MANDEPS)
  1370. $(DBTOMAN) cdedecl.sgm $< $@
  1371. man3/tttk_message_destroy.3: ../guides/man/m3_tttk/m_destro.sgm $(MANDEPS)
  1372. $(DBTOMAN) cdedecl.sgm $< $@
  1373. man3/tttk_message_fail.3: ../guides/man/m3_tttk/m_fail.sgm $(MANDEPS)
  1374. $(DBTOMAN) cdedecl.sgm $< $@
  1375. man3/tttk_message_reject.3: ../guides/man/m3_tttk/m_reject.sgm $(MANDEPS)
  1376. $(DBTOMAN) cdedecl.sgm $< $@
  1377. man3/tttk_op_string.3: ../guides/man/m3_tttk/op_str.sgm $(MANDEPS)
  1378. $(DBTOMAN) cdedecl.sgm $< $@
  1379. man3/tttk_string_op.3: ../guides/man/m3_tttk/str_op.sgm $(MANDEPS)
  1380. $(DBTOMAN) cdedecl.sgm $< $@
  1381. man4/BIL.4: ../guides/man/man4/bil.sgm $(MANDEPS)
  1382. $(DBTOMAN) cdedecl.sgm $< $@
  1383. man4/Deposit.4: ../guides/man/man4/Deposit.sgm $(MANDEPS)
  1384. $(DBTOMAN) cdedecl.sgm $< $@
  1385. man4/Display.4: ../guides/man/man4/Display.sgm $(MANDEPS)
  1386. $(DBTOMAN) cdedecl.sgm $< $@
  1387. man4/DtDndProtocol.4: ../guides/man/man4/DtDndPro.sgm $(MANDEPS)
  1388. $(DBTOMAN) cdedecl.sgm $< $@
  1389. man4/DtInfo_LoadInfoLib.4: ../guides/man/man4/ifloadil.sgm $(MANDEPS)
  1390. $(DBTOMAN) cdedecl.sgm $< $@
  1391. man4/DtInfo_PrintInfoAtLoc.4: ../guides/man/man4/ifprnial.sgm $(MANDEPS)
  1392. $(DBTOMAN) cdedecl.sgm $< $@
  1393. man4/DtInfo_Quit.4: ../guides/man/man4/ifquit.sgm $(MANDEPS)
  1394. $(DBTOMAN) cdedecl.sgm $< $@
  1395. man4/DtInfo_ShowInfoAtLoc.4: ../guides/man/man4/ifshwial.sgm $(MANDEPS)
  1396. $(DBTOMAN) cdedecl.sgm $< $@
  1397. man4/Edit.4: ../guides/man/man4/Edit.sgm $(MANDEPS)
  1398. $(DBTOMAN) cdedecl.sgm $< $@
  1399. man4/Get_Environment.4: ../guides/man/man4/Get_Env.sgm $(MANDEPS)
  1400. $(DBTOMAN) cdedecl.sgm $< $@
  1401. man4/Get_Geometry.4: ../guides/man/man4/Get_Geom.sgm $(MANDEPS)
  1402. $(DBTOMAN) cdedecl.sgm $< $@
  1403. man4/Get_Iconified.4: ../guides/man/man4/Get_Icon.sgm $(MANDEPS)
  1404. $(DBTOMAN) cdedecl.sgm $< $@
  1405. man4/Get_Locale.4: ../guides/man/man4/Get_Loca.sgm $(MANDEPS)
  1406. $(DBTOMAN) cdedecl.sgm $< $@
  1407. man4/Get_Mapped.4: ../guides/man/man4/Get_Map.sgm $(MANDEPS)
  1408. $(DBTOMAN) cdedecl.sgm $< $@
  1409. man4/Get_Modified.4: ../guides/man/man4/Get_Modi.sgm $(MANDEPS)
  1410. $(DBTOMAN) cdedecl.sgm $< $@
  1411. man4/Get_Situation.4: ../guides/man/man4/Get_Situ.sgm $(MANDEPS)
  1412. $(DBTOMAN) cdedecl.sgm $< $@
  1413. man4/Get_Status.4: ../guides/man/man4/Get_Stat.sgm $(MANDEPS)
  1414. $(DBTOMAN) cdedecl.sgm $< $@
  1415. man4/Get_Sysinfo.4: ../guides/man/man4/Get_Sysi.sgm $(MANDEPS)
  1416. $(DBTOMAN) cdedecl.sgm $< $@
  1417. man4/Get_XInfo.4: ../guides/man/man4/Get_XInf.sgm $(MANDEPS)
  1418. $(DBTOMAN) cdedecl.sgm $< $@
  1419. man4/Instantiate.4: ../guides/man/man4/Instanti.sgm $(MANDEPS)
  1420. $(DBTOMAN) cdedecl.sgm $< $@
  1421. man4/Lower.4: ../guides/man/man4/Lower.sgm $(MANDEPS)
  1422. $(DBTOMAN) cdedecl.sgm $< $@
  1423. man4/Mail.4: ../guides/man/man4/Mail.sgm $(MANDEPS)
  1424. $(DBTOMAN) cdedecl.sgm $< $@
  1425. man4/Modified.4: ../guides/man/man4/Modified.sgm $(MANDEPS)
  1426. $(DBTOMAN) cdedecl.sgm $< $@
  1427. man4/Pause.4: ../guides/man/man4/Pause.sgm $(MANDEPS)
  1428. $(DBTOMAN) cdedecl.sgm $< $@
  1429. man4/Print.4: ../guides/man/man4/Print.sgm $(MANDEPS)
  1430. $(DBTOMAN) cdedecl.sgm $< $@
  1431. man4/Quit.4: ../guides/man/man4/Quit.sgm $(MANDEPS)
  1432. $(DBTOMAN) cdedecl.sgm $< $@
  1433. man4/Raise.4: ../guides/man/man4/Raise.sgm $(MANDEPS)
  1434. $(DBTOMAN) cdedecl.sgm $< $@
  1435. man4/Resume.4: ../guides/man/man4/Resume.sgm $(MANDEPS)
  1436. $(DBTOMAN) cdedecl.sgm $< $@
  1437. man4/Revert.4: ../guides/man/man4/Revert.sgm $(MANDEPS)
  1438. $(DBTOMAN) cdedecl.sgm $< $@
  1439. man4/Reverted.4: ../guides/man/man4/Reverted.sgm $(MANDEPS)
  1440. $(DBTOMAN) cdedecl.sgm $< $@
  1441. man4/Save.4: ../guides/man/man4/Save.sgm $(MANDEPS)
  1442. $(DBTOMAN) cdedecl.sgm $< $@
  1443. man4/Saved.4: ../guides/man/man4/Saved.sgm $(MANDEPS)
  1444. $(DBTOMAN) cdedecl.sgm $< $@
  1445. man4/Set_Environment.4: ../guides/man/man4/Set_Env.sgm $(MANDEPS)
  1446. $(DBTOMAN) cdedecl.sgm $< $@
  1447. man4/Set_Geometry.4: ../guides/man/man4/Set_Geom.sgm $(MANDEPS)
  1448. $(DBTOMAN) cdedecl.sgm $< $@
  1449. man4/Set_Iconified.4: ../guides/man/man4/Set_Icon.sgm $(MANDEPS)
  1450. $(DBTOMAN) cdedecl.sgm $< $@
  1451. man4/Set_Locale.4: ../guides/man/man4/Set_Loca.sgm $(MANDEPS)
  1452. $(DBTOMAN) cdedecl.sgm $< $@
  1453. man4/Set_Mapped.4: ../guides/man/man4/Set_Map.sgm $(MANDEPS)
  1454. $(DBTOMAN) cdedecl.sgm $< $@
  1455. man4/Set_Situation.4: ../guides/man/man4/Set_Situ.sgm $(MANDEPS)
  1456. $(DBTOMAN) cdedecl.sgm $< $@
  1457. man4/Signal.4: ../guides/man/man4/Signal.sgm $(MANDEPS)
  1458. $(DBTOMAN) cdedecl.sgm $< $@
  1459. man4/Started.4: ../guides/man/man4/Started.sgm $(MANDEPS)
  1460. $(DBTOMAN) cdedecl.sgm $< $@
  1461. man4/Status.4: ../guides/man/man4/Status.sgm $(MANDEPS)
  1462. $(DBTOMAN) cdedecl.sgm $< $@
  1463. man4/Stopped.4: ../guides/man/man4/Stopped.sgm $(MANDEPS)
  1464. $(DBTOMAN) cdedecl.sgm $< $@
  1465. man4/Translate.4: ../guides/man/man4/Translat.sgm $(MANDEPS)
  1466. $(DBTOMAN) cdedecl.sgm $< $@
  1467. man4/dtactionfile.4: ../guides/man/man4/dtaction.sgm $(MANDEPS)
  1468. $(DBTOMAN) cdedecl.sgm $< $@
  1469. man4/dtbmfile.4: ../guides/man/man4/dtbmfile.sgm $(MANDEPS)
  1470. $(DBTOMAN) cdedecl.sgm $< $@
  1471. man4/dtcm_archive.4: ../guides/man/man4/dtcm_arc.sgm $(MANDEPS)
  1472. $(DBTOMAN) cdedecl.sgm $< $@
  1473. man4/dtcm_entry.4: ../guides/man/man4/dtcm_ent.sgm $(MANDEPS)
  1474. $(DBTOMAN) cdedecl.sgm $< $@
  1475. man4/dtdpfile.4: ../guides/man/man4/dtdpfile.sgm $(MANDEPS)
  1476. $(DBTOMAN) cdedecl.sgm $< $@
  1477. man4/dtdtfile.4: ../guides/man/man4/dtdtfile.sgm $(MANDEPS)
  1478. $(DBTOMAN) cdedecl.sgm $< $@
  1479. man4/dtdtsfile.4: ../guides/man/man4/dtdtsfil.sgm $(MANDEPS)
  1480. $(DBTOMAN) cdedecl.sgm $< $@
  1481. man4/dtfile_config.4: ../guides/man/man4/dtfile_c.sgm $(MANDEPS)
  1482. $(DBTOMAN) cdedecl.sgm $< $@
  1483. man4/dtfpfile.4: ../guides/man/man4/dtfpfile.sgm $(MANDEPS)
  1484. $(DBTOMAN) cdedecl.sgm $< $@
  1485. man4/dthelptagdtd.4: ../guides/man/man4/dthelpta.sgm $(MANDEPS)
  1486. $(DBTOMAN) cdedecl.sgm $< $@
  1487. man4/dthffile.4: ../guides/man/man4/dthffile.sgm $(MANDEPS)
  1488. $(DBTOMAN) cdedecl.sgm $< $@
  1489. man4/dticonfile.4: ../guides/man/man4/dticonfi.sgm $(MANDEPS)
  1490. $(DBTOMAN) cdedecl.sgm $< $@
  1491. man4/dtlocator.4: ../guides/man/man4/genloc.sgm $(MANDEPS)
  1492. $(DBTOMAN) cdedecl.sgm $< $@
  1493. man4/dtpmfile.4: ../guides/man/man4/dtpmfile.sgm $(MANDEPS)
  1494. $(DBTOMAN) cdedecl.sgm $< $@
  1495. man4/dtresourcesfile.4: ../guides/man/man4/dtresour.sgm $(MANDEPS)
  1496. $(DBTOMAN) cdedecl.sgm $< $@
  1497. man4/dtsdldtd.4: ../guides/man/man4/dtsdldtd.sgm $(MANDEPS)
  1498. $(DBTOMAN) cdedecl.sgm $< $@
  1499. man4/dtsdlfile.4: ../guides/man/man4/dtsdlfil.sgm $(MANDEPS)
  1500. $(DBTOMAN) cdedecl.sgm $< $@
  1501. man4/dtsessiondb.4: ../guides/man/man4/dtsessdb.sgm $(MANDEPS)
  1502. $(DBTOMAN) cdedecl.sgm $< $@
  1503. man4/dtsessionfile.4: ../guides/man/man4/dtsessio.sgm $(MANDEPS)
  1504. $(DBTOMAN) cdedecl.sgm $< $@
  1505. man4/dtspcdenv.4: ../guides/man/man4/dtspcden.sgm $(MANDEPS)
  1506. $(DBTOMAN) cdedecl.sgm $< $@
  1507. man4/dtsrdbfiles.4: ../guides/man/man4/dtsrdbfl.sgm $(MANDEPS)
  1508. $(DBTOMAN) cdedecl.sgm $< $@
  1509. man4/dtsrfzkfiles.4: ../guides/man/man4/dtsrfzkf.sgm $(MANDEPS)
  1510. $(DBTOMAN) cdedecl.sgm $< $@
  1511. man4/dtsrhanfile.4: ../guides/man/man4/dtsrhanf.sgm $(MANDEPS)
  1512. $(DBTOMAN) cdedecl.sgm $< $@
  1513. man4/dtsrlangfiles.4: ../guides/man/man4/dtsrlngf.sgm $(MANDEPS)
  1514. $(DBTOMAN) cdedecl.sgm $< $@
  1515. man4/dtsrocffile.4: ../guides/man/man4/dtsrocfl.sgm $(MANDEPS)
  1516. $(DBTOMAN) cdedecl.sgm $< $@
  1517. man4/dtwmrc.4: ../guides/man/man4/dtwmrc.sgm $(MANDEPS)
  1518. $(DBTOMAN) cdedecl.sgm $< $@
  1519. man4/mt-libtt-intro.4: ../guides/man/man4/mt-libtt.sgm $(MANDEPS)
  1520. $(DBTOMAN) cdedecl.sgm $< $@
  1521. man4/startlog.4: ../guides/man/man4/startlog.sgm $(MANDEPS)
  1522. $(DBTOMAN) cdedecl.sgm $< $@
  1523. man4/tttracefile.4: ../guides/man/man4/tttracef.sgm $(MANDEPS)
  1524. $(DBTOMAN) cdedecl.sgm $< $@
  1525. man5/Dt.5: ../guides/man/man5/Dt.sgm $(MANDEPS)
  1526. $(DBTOMAN) cdedecl.sgm $< $@
  1527. man5/DtAction.5: ../guides/man/man5/DtAction.sgm $(MANDEPS)
  1528. $(DBTOMAN) cdedecl.sgm $< $@
  1529. man5/DtComboBox.5: ../guides/man/man5/DtComboB.sgm $(MANDEPS)
  1530. $(DBTOMAN) cdedecl.sgm $< $@
  1531. man5/DtDnd.5: ../guides/man/man5/DtDnd.sgm $(MANDEPS)
  1532. $(DBTOMAN) cdedecl.sgm $< $@
  1533. man5/DtDts.5: ../guides/man/man5/DtDts.sgm $(MANDEPS)
  1534. $(DBTOMAN) cdedecl.sgm $< $@
  1535. man5/DtEditor.5: ../guides/man/man5/DtEditor.sgm $(MANDEPS)
  1536. $(DBTOMAN) cdedecl.sgm $< $@
  1537. man5/DtHelp.5: ../guides/man/man5/DtHelp.sgm $(MANDEPS)
  1538. $(DBTOMAN) cdedecl.sgm $< $@
  1539. man5/DtHelpDialog.5: ../guides/man/man5/DtHelpDi.sgm $(MANDEPS)
  1540. $(DBTOMAN) cdedecl.sgm $< $@
  1541. man5/DtHelpQuickD.5: ../guides/man/man5/DtHelpQD.sgm $(MANDEPS)
  1542. $(DBTOMAN) cdedecl.sgm $< $@
  1543. man5/DtInfoLib.5: ../guides/man/man5/DtInfoLib.sgm $(MANDEPS)
  1544. $(DBTOMAN) cdedecl.sgm $< $@
  1545. man5/DtMenuButton.5: ../guides/man/man5/DtMenuBu.sgm $(MANDEPS)
  1546. $(DBTOMAN) cdedecl.sgm $< $@
  1547. man5/DtMmdbBookCase.5: ../guides/man/man5/dtinfobc.sgm $(MANDEPS)
  1548. $(DBTOMAN) cdedecl.sgm $< $@
  1549. man5/DtMmdbGraphicInfo.5: ../guides/man/man5/mmdbgifo.sgm $(MANDEPS)
  1550. $(DBTOMAN) cdedecl.sgm $< $@
  1551. man5/DtMmdbHandle.5: ../guides/man/man5/mmdbhndl.sgm $(MANDEPS)
  1552. $(DBTOMAN) cdedecl.sgm $< $@
  1553. man5/DtMmdbInfoLibInfo.5: ../guides/man/man5/dtinfdlb.sgm $(MANDEPS)
  1554. $(DBTOMAN) cdedecl.sgm $< $@
  1555. man5/DtMmdbInfoRequest.5: ../guides/man/man5/mmdbireq.sgm $(MANDEPS)
  1556. $(DBTOMAN) cdedecl.sgm $< $@
  1557. man5/DtMrm.5: ../guides/man/man5/DtMrm.sgm $(MANDEPS)
  1558. $(DBTOMAN) cdedecl.sgm $< $@
  1559. man5/DtMsgLog.5: ../guides/man/man5/DtMsgLog.sgm $(MANDEPS)
  1560. $(DBTOMAN) cdedecl.sgm $< $@
  1561. man5/DtPrint.5: ../guides/man/man5/DtPrint.sgm $(MANDEPS)
  1562. $(DBTOMAN) cdedecl.sgm $< $@
  1563. man5/DtSaver.5: ../guides/man/man5/DtSaver.sgm $(MANDEPS)
  1564. $(DBTOMAN) cdedecl.sgm $< $@
  1565. man5/DtSearch.5: ../guides/man/man5/dtsearch.sgm $(MANDEPS)
  1566. $(DBTOMAN) cdedecl.sgm $< $@
  1567. man5/DtSession.5: ../guides/man/man5/DtSessio.sgm $(MANDEPS)
  1568. $(DBTOMAN) cdedecl.sgm $< $@
  1569. man5/DtSpinBox.5: ../guides/man/man5/DtSpinBo.sgm $(MANDEPS)
  1570. $(DBTOMAN) cdedecl.sgm $< $@
  1571. man5/DtStdAppFontNames.5: ../guides/man/man5/DtStdApp.sgm $(MANDEPS)
  1572. $(DBTOMAN) cdedecl.sgm $< $@
  1573. man5/DtStdInterfaceFontNames.5: ../guides/man/man5/DtStdInt.sgm $(MANDEPS)
  1574. $(DBTOMAN) cdedecl.sgm $< $@
  1575. man5/DtTerm.5: ../guides/man/man5/DtTerm.sgm $(MANDEPS)
  1576. $(DBTOMAN) cdedecl.sgm $< $@
  1577. man5/DtWsm.5: ../guides/man/man5/DtWsm.sgm $(MANDEPS)
  1578. $(DBTOMAN) cdedecl.sgm $< $@
  1579. man5/Tttt_c.5: ../guides/man/man5/Tttt_c.sgm $(MANDEPS)
  1580. $(DBTOMAN) cdedecl.sgm $< $@
  1581. man5/Tttttk.5: ../guides/man/man5/Tttttk.sgm $(MANDEPS)
  1582. $(DBTOMAN) cdedecl.sgm $< $@
  1583. man5/csacsa.5: ../guides/man/man5/csacsa.sgm $(MANDEPS)
  1584. $(DBTOMAN) cdedecl.sgm $< $@
  1585. man5/dtactionaction.5: ../guides/man/man5/dtactact.sgm $(MANDEPS)
  1586. $(DBTOMAN) cdedecl.sgm $< $@
  1587. man5/dtappaction.5: ../guides/man/man5/dtappact.sgm $(MANDEPS)
  1588. $(DBTOMAN) cdedecl.sgm $< $@
  1589. man5/dtbuilderaction.5: ../guides/man/man5/dtbuiact.sgm $(MANDEPS)
  1590. $(DBTOMAN) cdedecl.sgm $< $@
  1591. man5/dtcalcaction.5: ../guides/man/man5/dtclcact.sgm $(MANDEPS)
  1592. $(DBTOMAN) cdedecl.sgm $< $@
  1593. man5/dtcalendaraction.5: ../guides/man/man5/dtcalact.sgm $(MANDEPS)
  1594. $(DBTOMAN) cdedecl.sgm $< $@
  1595. man5/dtenvvar.5: ../guides/man/man5/dtenvvar.sgm $(MANDEPS)
  1596. $(DBTOMAN) cdedecl.sgm $< $@
  1597. man5/dtfileaction.5: ../guides/man/man5/dtfilact.sgm $(MANDEPS)
  1598. $(DBTOMAN) cdedecl.sgm $< $@
  1599. man5/dtfilsys.5: ../guides/man/man5/dtfilsys.sgm $(MANDEPS)
  1600. $(DBTOMAN) cdedecl.sgm $< $@
  1601. man5/dthelpaction.5: ../guides/man/man5/dthelact.sgm $(MANDEPS)
  1602. $(DBTOMAN) cdedecl.sgm $< $@
  1603. man5/dticonaction.5: ../guides/man/man5/dticoact.sgm $(MANDEPS)
  1604. $(DBTOMAN) cdedecl.sgm $< $@
  1605. man5/dtimsstartaction.5: ../guides/man/man5/imssact.sgm $(MANDEPS)
  1606. $(DBTOMAN) cdedecl.sgm $< $@
  1607. man5/dtinfoBookdtd.5: ../guides/man/man5/dtinfobk.sgm $(MANDEPS)
  1608. $(DBTOMAN) cdedecl.sgm $< $@
  1609. man5/dtinfoStyledtd.5: ../guides/man/man5/dtinfost.sgm $(MANDEPS)
  1610. $(DBTOMAN) cdedecl.sgm $< $@
  1611. man5/dtinfoTOCdtd.5: ../guides/man/man5/dtinfotc.sgm $(MANDEPS)
  1612. $(DBTOMAN) cdedecl.sgm $< $@
  1613. man5/dtinfoaction.5: ../guides/man/man5/dtinfact.sgm $(MANDEPS)
  1614. $(DBTOMAN) cdedecl.sgm $< $@
  1615. man5/dtinfoaf.5: ../guides/man/man5/dtinfoaf.sgm $(MANDEPS)
  1616. $(DBTOMAN) cdedecl.sgm $< $@
  1617. man5/dtmailaction.5: ../guides/man/man5/dtmaiact.sgm $(MANDEPS)
  1618. $(DBTOMAN) cdedecl.sgm $< $@
  1619. man5/dtmanaction.5: ../guides/man/man5/dtmanact.sgm $(MANDEPS)
  1620. $(DBTOMAN) cdedecl.sgm $< $@
  1621. man5/dtprintinfoaction.5: ../guides/man/man5/dtpriact.sgm $(MANDEPS)
  1622. $(DBTOMAN) cdedecl.sgm $< $@
  1623. man5/dtsessionaction.5: ../guides/man/man5/dtsesact.sgm $(MANDEPS)
  1624. $(DBTOMAN) cdedecl.sgm $< $@
  1625. man5/dtstyleaction.5: ../guides/man/man5/dtstyact.sgm $(MANDEPS)
  1626. $(DBTOMAN) cdedecl.sgm $< $@
  1627. man5/dtterm.5: ../guides/man/man5/dttermes.sgm $(MANDEPS)
  1628. $(DBTOMAN) cdedecl.sgm $< $@
  1629. man5/dttermaction.5: ../guides/man/man5/dtteract.sgm $(MANDEPS)
  1630. $(DBTOMAN) cdedecl.sgm $< $@
  1631. man5/dttextaction.5: ../guides/man/man5/dttexact.sgm $(MANDEPS)
  1632. $(DBTOMAN) cdedecl.sgm $< $@
  1633. man5/dttrashaction.5: ../guides/man/man5/dttraact.sgm $(MANDEPS)
  1634. $(DBTOMAN) cdedecl.sgm $< $@
  1635. man6/ttsnoop.6: ../guides/man/man6/ttsnoop.sgm $(MANDEPS)
  1636. $(DBTOMAN) cdedecl.sgm $< $@
  1637. # man alias rules
  1638. man3/DtInitialize.3: man3/DtAppInitialize.3
  1639. echo .so $< >$@
  1640. man3/DtDndVaDragStart.3: man3/DtDndDragStart.3
  1641. echo .so $< >$@
  1642. man3/DtDndVaDropRegister.3: man3/DtDndDropRegister.3
  1643. echo .so $< >$@
  1644. man3/DtSearchAddMessage.3: man3/DtSearchHasMessages.3
  1645. echo .so $< >$@
  1646. man3/DtSearchFreeMessages.3: man3/DtSearchHasMessages.3
  1647. echo .so $< >$@
  1648. man3/DtSearchGetMessages.3: man3/DtSearchHasMessages.3
  1649. echo .so $< >$@