123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197 |
- # $XConsortium: CDE-PRG.udb /main/8 1996/08/27 12:59:07 barstow $
- #>>------------------------------
- # CDE-PRG.udb CDE Dev. Env Library product universal database
- #--------------------------------
- #
- #>>------------------------------
- # Defaults for: hpux
- #<<------------------------------
- #
- { hpux : defaults
- install_target =
- fileset = CDE-PRG
- type = file
- status = di----
- processor = 378
- mode = 0444
- owner = bin
- group = bin
- link_source = <LNK>
- build_target = /
- install_rule_name =
- install_flags =
- a_out_location = <SRC>
- order = 0
- responsible_project = cde_dt
- }
- #>>------------------------------
- # Defaults for: hpux 10.0
- #<<------------------------------
- #
- { hpV4 : defaults
- install_target =
- fileset = CDE-PRG
- type = file
- status = di----
- processor = 378
- mode = 0444
- owner = bin
- group = bin
- link_source = <LNK>
- build_target = /
- install_rule_name =
- install_flags =
- a_out_location = <SRC>
- order = 0
- responsible_project = cde_dt
- }
- #>>------------------------------
- # Defaults for: aix
- #<<------------------------------
- #
- { aix : defaults
- install_target =
- fileset = CDE-PRG
- type = file
- status = di----
- processor = 378
- mode = 0444
- owner = bin
- group = bin
- link_source = <LNK>
- build_target = /
- install_rule_name =
- install_flags =
- a_out_location = <SRC>
- order = 0
- responsible_project = cde_dt
- }
- #>>------------------------------
- # Defaults for: sun
- #<<------------------------------
- #
- { sun : defaults
- install_target =
- fileset = CDE-PRG
- type = file
- status = di----
- processor = 378
- mode = 0444
- owner = bin
- group = bin
- link_source = <LNK>
- build_target = /
- install_rule_name =
- install_flags =
- a_out_location = <SRC>
- order = 0
- responsible_project = cde_dt
- }
- #>>------------------------------
- # Defaults for: standalone product
- #<<------------------------------
- #
- { standalone : defaults
- install_target =
- fileset = CDE-PRG
- type = file
- status = di----
- processor = 378
- mode = 0444
- owner = bin
- group = bin
- link_source = <LNK>
- build_target = /
- install_rule_name =
- install_flags =
- a_out_location = <SRC>
- order = 0
- responsible_project = cde_dt
- }
- #>>------------------------------
- # Defaults for: nls internationalized files
- #<<------------------------------
- #
- { nls : defaults
- install_target =
- processor = 378
- type = file
- mode = 0444
- owner = bin
- group = bin
- }
- #>>-------------------------------------------------
- # Defaults for: everything else (identical to hpux)
- #<<-------------------------------------------------
- #
- { default : defaults
- install_target =
- fileset = CDE-PRG
- type = file
- status = di----
- processor = 378
- mode = 0444
- owner = bin
- group = bin
- link_source = <LNK>
- build_target = /
- install_rule_name =
- install_flags =
- a_out_location = <SRC>
- order = 0
- responsible_project = cde_dt
- }
- #
- #>>----------------------------------
- # Libraries
- #------------------------------------
- #
- lib/DtHelp/libDtHelp.a
- { aix
- install_target = /usr/dt/lib/libDtHelp.a
- mode = 0555
- }
- #
- lib/DtSvc/libDtSvc.a
- { aix
- install_target = /usr/dt/lib/libDtSvc.a
- mode = 0555
- }
- #
- lib/DtWidget/libDtWidget.a
- { aix
- install_target = /usr/dt/lib/libDtWidget.a
- mode = 0555
- }
- #
- lib/DtTerm/libDtTerm.a
- { aix
- install_target = /usr/dt/lib/libDtTerm.a
- mode = 0555
- }
- #
- #>>----------------------------------
- # Tool Talk (tt) library
- #------------------------------------
- #
- lib/tt/lib/libtt.a
- { aix
- install_target = /usr/dt/lib/libtt.a
- mode = 0555
- }
- #>>----------------------------------
- # csa library
- #------------------------------------
- #
- lib/csa/libcsa.a
- { aix
- install_target = /usr/dt/lib/libcsa.a
- mode = 0555
- }
|