CDE-PRG.udb 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. # $XConsortium: CDE-PRG.udb /main/8 1996/08/27 12:59:07 barstow $
  2. #>>------------------------------
  3. # CDE-PRG.udb CDE Dev. Env Library product universal database
  4. #--------------------------------
  5. #
  6. #>>------------------------------
  7. # Defaults for: hpux
  8. #<<------------------------------
  9. #
  10. { hpux : defaults
  11. install_target =
  12. fileset = CDE-PRG
  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: hpux 10.0
  29. #<<------------------------------
  30. #
  31. { hpV4 : defaults
  32. install_target =
  33. fileset = CDE-PRG
  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: aix
  50. #<<------------------------------
  51. #
  52. { aix : defaults
  53. install_target =
  54. fileset = CDE-PRG
  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: sun
  71. #<<------------------------------
  72. #
  73. { sun : defaults
  74. install_target =
  75. fileset = CDE-PRG
  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: standalone product
  92. #<<------------------------------
  93. #
  94. { standalone : defaults
  95. install_target =
  96. fileset = CDE-PRG
  97. type = file
  98. status = di----
  99. processor = 378
  100. mode = 0444
  101. owner = bin
  102. group = bin
  103. link_source = <LNK>
  104. build_target = /
  105. install_rule_name =
  106. install_flags =
  107. a_out_location = <SRC>
  108. order = 0
  109. responsible_project = cde_dt
  110. }
  111. #>>------------------------------
  112. # Defaults for: nls internationalized files
  113. #<<------------------------------
  114. #
  115. { nls : defaults
  116. install_target =
  117. processor = 378
  118. type = file
  119. mode = 0444
  120. owner = bin
  121. group = bin
  122. }
  123. #>>-------------------------------------------------
  124. # Defaults for: everything else (identical to hpux)
  125. #<<-------------------------------------------------
  126. #
  127. { default : defaults
  128. install_target =
  129. fileset = CDE-PRG
  130. type = file
  131. status = di----
  132. processor = 378
  133. mode = 0444
  134. owner = bin
  135. group = bin
  136. link_source = <LNK>
  137. build_target = /
  138. install_rule_name =
  139. install_flags =
  140. a_out_location = <SRC>
  141. order = 0
  142. responsible_project = cde_dt
  143. }
  144. #
  145. #>>----------------------------------
  146. # Libraries
  147. #------------------------------------
  148. #
  149. lib/DtHelp/libDtHelp.a
  150. { aix
  151. install_target = /usr/dt/lib/libDtHelp.a
  152. mode = 0555
  153. }
  154. #
  155. lib/DtSvc/libDtSvc.a
  156. { aix
  157. install_target = /usr/dt/lib/libDtSvc.a
  158. mode = 0555
  159. }
  160. #
  161. lib/DtWidget/libDtWidget.a
  162. { aix
  163. install_target = /usr/dt/lib/libDtWidget.a
  164. mode = 0555
  165. }
  166. #
  167. lib/DtTerm/libDtTerm.a
  168. { aix
  169. install_target = /usr/dt/lib/libDtTerm.a
  170. mode = 0555
  171. }
  172. #
  173. #>>----------------------------------
  174. # Tool Talk (tt) library
  175. #------------------------------------
  176. #
  177. lib/tt/lib/libtt.a
  178. { aix
  179. install_target = /usr/dt/lib/libtt.a
  180. mode = 0555
  181. }
  182. #>>----------------------------------
  183. # csa library
  184. #------------------------------------
  185. #
  186. lib/csa/libcsa.a
  187. { aix
  188. install_target = /usr/dt/lib/libcsa.a
  189. mode = 0555
  190. }