CDE-INC.udb 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. # $XConsortium: CDE-INC.udb /main/18 1996/07/24 15:54:04 drk $
  2. #>>------------------------------
  3. # CDE-INC.udb CDE Dev. Env Include files universal database
  4. #--------------------------------
  5. #
  6. #>>------------------------------
  7. # Defaults for: hpux
  8. #<<------------------------------
  9. #
  10. { hpux : defaults
  11. install_target =
  12. fileset = CDE-INC
  13. type = file
  14. status = di----
  15. processor = 378
  16. mode = 0444
  17. owner = bin
  18. group = bin
  19. link_source = <LNK>
  20. build_target = /
  21. install_rule_name =
  22. install_flags =
  23. a_out_location = <SRC>
  24. order = 0
  25. responsible_project = cde_dt
  26. }
  27. #>>------------------------------
  28. # Defaults for: aix
  29. #<<------------------------------
  30. #
  31. { aix : defaults
  32. install_target =
  33. fileset = CDE-INC
  34. type = file
  35. status = di----
  36. processor = 378
  37. mode = 0444
  38. owner = bin
  39. group = bin
  40. link_source = <LNK>
  41. build_target = /
  42. install_rule_name =
  43. install_flags =
  44. a_out_location = <SRC>
  45. order = 0
  46. responsible_project = cde_dt
  47. }
  48. #>>------------------------------
  49. # Defaults for: sun
  50. #<<------------------------------
  51. #
  52. { sun : defaults
  53. install_target =
  54. fileset = CDE-INC
  55. type = file
  56. status = di----
  57. processor = 378
  58. mode = 0444
  59. owner = bin
  60. group = bin
  61. link_source = <LNK>
  62. build_target = /
  63. install_rule_name =
  64. install_flags =
  65. a_out_location = <SRC>
  66. order = 0
  67. responsible_project = cde_dt
  68. }
  69. #>>------------------------------
  70. # Defaults for: standalone product
  71. #<<------------------------------
  72. #
  73. { standalone : defaults
  74. install_target =
  75. fileset = CDE-INC
  76. type = file
  77. status = di----
  78. processor = 378
  79. mode = 0444
  80. owner = bin
  81. group = bin
  82. link_source = <LNK>
  83. build_target = /
  84. install_rule_name =
  85. install_flags =
  86. a_out_location = <SRC>
  87. order = 0
  88. responsible_project = cde_dt
  89. }
  90. #>>------------------------------
  91. # Defaults for: nls internationalized files
  92. #<<------------------------------
  93. #
  94. { nls : defaults
  95. install_target =
  96. processor = 378
  97. type = file
  98. mode = 0444
  99. owner = bin
  100. group = bin
  101. }
  102. #>>-------------------------------------------------
  103. # Defaults for: everything else (identical to hpux)
  104. #<<-------------------------------------------------
  105. #
  106. { default : defaults
  107. install_target =
  108. fileset = CDE-INC
  109. type = file
  110. status = di----
  111. processor = 378
  112. mode = 0444
  113. owner = bin
  114. group = bin
  115. link_source = <LNK>
  116. build_target = /
  117. install_rule_name =
  118. install_flags =
  119. a_out_location = <SRC>
  120. order = 0
  121. responsible_project = cde_dt
  122. }
  123. #
  124. #>>----------------------------------
  125. # DtEditor includes
  126. #------------------------------------
  127. #
  128. lib/DtWidget/Editor.h
  129. { default
  130. install_target = /usr/dt/share/include/Dt/Editor.h
  131. }
  132. #
  133. #
  134. #>>----------------------------------
  135. # Dtterm includes
  136. #------------------------------------
  137. #
  138. lib/DtTerm/TermPrim/TermPrim.h
  139. { default
  140. install_target = /usr/dt/share/include/Dt/TermPrim.h
  141. }
  142. #
  143. lib/DtTerm/Term/Term.h
  144. { default
  145. install_target = /usr/dt/share/include/Dt/Term.h
  146. }
  147. #
  148. #
  149. #>>----------------------------------
  150. # DtHelp includes
  151. #------------------------------------
  152. #
  153. lib/DtHelp/HelpDialog.h
  154. { default
  155. install_target = /usr/dt/share/include/Dt/HelpDialog.h
  156. }
  157. #
  158. lib/DtHelp/Help.h
  159. { default
  160. install_target = /usr/dt/share/include/Dt/Help.h
  161. }
  162. #
  163. lib/DtHelp/HelpQuickD.h
  164. { default
  165. install_target = /usr/dt/share/include/Dt/HelpQuickD.h
  166. }
  167. #
  168. #
  169. #>>----------------------------------
  170. # DtPrint includes
  171. #------------------------------------
  172. #
  173. lib/DtPrint/Print.h
  174. { default
  175. install_target = /usr/dt/share/include/Dt/Print.h
  176. }
  177. #
  178. #
  179. #>>----------------------------------
  180. # DtMrm includes
  181. #------------------------------------
  182. #
  183. lib/DtMrm/Mrm.h
  184. { default
  185. install_target = /usr/dt/share/include/Dt/Mrm.h
  186. }
  187. #
  188. #
  189. #>>----------------------------------
  190. # DtSvc (Service) includes
  191. #------------------------------------
  192. # Dt.h contains bits and pieces of non-public headers
  193. # that turned out to be necessary for developers.
  194. #
  195. lib/DtSvc/DtUtil1/Dt.h
  196. { default
  197. install_target = /usr/dt/share/include/Dt/Dt.h
  198. }
  199. #
  200. lib/DtSvc/DtUtil1/Action.h
  201. { default
  202. install_target = /usr/dt/share/include/Dt/Action.h
  203. }
  204. #
  205. lib/DtSvc/DtUtil1/Dnd.h
  206. { default
  207. install_target = /usr/dt/share/include/Dt/Dnd.h
  208. }
  209. #
  210. lib/DtSvc/DtUtil1/Dts.h
  211. { default
  212. install_target = /usr/dt/share/include/Dt/Dts.h
  213. }
  214. #
  215. lib/DtSvc/DtUtil1/Session.h
  216. { default
  217. install_target = /usr/dt/share/include/Dt/Session.h
  218. }
  219. #
  220. lib/DtSvc/DtUtil1/Saver.h
  221. { default
  222. install_target = /usr/dt/share/include/Dt/Saver.h
  223. }
  224. #
  225. lib/DtSvc/DtUtil1/Wsm.h
  226. { default
  227. install_target = /usr/dt/share/include/Dt/Wsm.h
  228. }
  229. #
  230. lib/DtSvc/DtUtil2/MsgLog.h
  231. { default
  232. install_target = /usr/dt/share/include/Dt/MsgLog.h
  233. }
  234. #
  235. #
  236. #>>----------------------------------
  237. # DtWidget includes
  238. #------------------------------------
  239. #
  240. lib/DtWidget/ComboBox.h
  241. { default
  242. install_target = /usr/dt/share/include/Dt/ComboBox.h
  243. }
  244. #
  245. lib/DtWidget/SpinBox.h
  246. { default
  247. install_target = /usr/dt/share/include/Dt/SpinBox.h
  248. }
  249. #
  250. lib/DtWidget/MenuButton.h
  251. { default
  252. install_target = /usr/dt/share/include/Dt/MenuButton.h
  253. }
  254. #
  255. #>>----------------------------------
  256. # Tool Talk (tt) includes
  257. #------------------------------------
  258. #
  259. lib/tt/lib/api/c/tt_c.h
  260. { default
  261. install_target = /usr/dt/share/include/Tt/tt_c.h
  262. }
  263. lib/tt/lib/tttk/tttk.h
  264. { default
  265. install_target = /usr/dt/share/include/Tt/tttk.h
  266. }
  267. #
  268. #>>----------------------------------
  269. # Calendar Manager includes
  270. #------------------------------------
  271. #
  272. lib/csa/csa.h
  273. { default
  274. install_target = /usr/dt/share/include/csa/csa.h
  275. }
  276. #
  277. ./share/include
  278. { default
  279. install_target = /usr/dt/include
  280. type = sym_link
  281. }
  282. #
  283. #>>----------------------------------
  284. # DtInfo includes
  285. #------------------------------------
  286. lib/DtSvc/DtUtil2/Info.h
  287. { default
  288. install_target = /usr/dt/share/include/Dt/Info.h
  289. }
  290. #
  291. #>>----------------------------------
  292. # libDtSearch includes
  293. #------------------------------------
  294. lib/DtSearch/Search.h
  295. { default
  296. install_target = /usr/dt/share/include/Dt/Search.h
  297. }
  298. #
  299. #>>----------------------------------
  300. # libMmdb includes
  301. #------------------------------------
  302. programs/dtinfo/DtMmdb/oliasdb/Mmdb.h
  303. { default
  304. install_target = /usr/dt/share/include/Dt/Mmdb.h
  305. }