mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
Fixup UDB databases to fix a problem introduced with FreeBSD 10 patch.
The symbol hp-ux is used to tag files for installation on HP machines in the UDB databases. To ensure the correct release streams are defined, these symbols (hp-ux, linux, freebsd, etc) are undef'd so that they are not evaluated in the context of db file generation by the preprocessor. A change in the FreeBSD 10 patch disabled this, possibly due to 'hp-ux' being an invalid cpp symbol on FreeBSD 10 machines, which now use clang by default. Undefining these cpp symbols is actually required, otherwise linux, for example, is defined as a '1' in the generated databases, which will not match the release stream name 'linux', therefore all of the files tagged as 'linux' are never installed. To fix this, revert the change made in the FreeBSD 10 patch, and rename all occurances of 'hp-ux' to 'hpux' in the UDB files to avoid the potential for cpp trouble when hp-ux is specified. As a result of this change, 'hpux' is now the name of the release stream for hp machines, not 'hp-ux'.
This commit is contained in:
parent
c3f74eec17
commit
9b5b547a34
20 changed files with 237 additions and 243 deletions
|
@ -13,6 +13,6 @@
|
||||||
|
|
||||||
/x/toolsrc/dbTools/databaseConversionTool.ksh \
|
/x/toolsrc/dbTools/databaseConversionTool.ksh \
|
||||||
-toFileList \
|
-toFileList \
|
||||||
-ReleaseStream hp-ux \
|
-ReleaseStream hpux \
|
||||||
-Machine 7 \
|
-Machine 7 \
|
||||||
-Database $1
|
-Database $1
|
||||||
|
|
|
@ -5,10 +5,10 @@
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-DEMOS
|
fileset = CDE-DEMOS
|
||||||
type = file
|
type = file
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
responsible_project = cde_dt
|
responsible_project = cde_dt
|
||||||
}
|
}
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux 10.0
|
# Defaults for: hpux 10.0
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -147,7 +147,7 @@
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
#>>-------------------------------------------------
|
#>>-------------------------------------------------
|
||||||
# Defaults for: everything else (identical to hp-ux)
|
# Defaults for: everything else (identical to hpux)
|
||||||
#<<-------------------------------------------------
|
#<<-------------------------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-FONTS
|
fileset = CDE-FONTS
|
||||||
type = file
|
type = file
|
||||||
|
@ -191,7 +191,7 @@
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
#>>-------------------------------------------------
|
#>>-------------------------------------------------
|
||||||
# Defaults for: everything else (identical to hp-ux)
|
# Defaults for: everything else (identical to hpux)
|
||||||
#<<-------------------------------------------------
|
#<<-------------------------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
@ -255,184 +255,184 @@ programs/fontaliases/linux/ja_JP/fonts.dir
|
||||||
# for HP/UX 9
|
# for HP/UX 9
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/fonts.alias
|
programs/fontaliases/hp/C/fonts.alias
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/fonts.alias
|
install_target = /usr/dt/config/xfonts/C/fonts.alias
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/fonts.dir
|
programs/fontaliases/hp/C/fonts.dir
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/fonts.dir
|
install_target = /usr/dt/config/xfonts/C/fonts.dir
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/dtinfo.pcf
|
programs/fontaliases/hp/C/dtinfo.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/dtinfo.pcf
|
install_target = /usr/dt/config/xfonts/C/dtinfo.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/sys13.pcf
|
programs/fontaliases/hp/C/sys13.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/sys13.pcf
|
install_target = /usr/dt/config/xfonts/C/sys13.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/sys14.pcf
|
programs/fontaliases/hp/C/sys14.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/sys14.pcf
|
install_target = /usr/dt/config/xfonts/C/sys14.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/sys16.pcf
|
programs/fontaliases/hp/C/sys16.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/sys16.pcf
|
install_target = /usr/dt/config/xfonts/C/sys16.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/sys17.pcf
|
programs/fontaliases/hp/C/sys17.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/sys17.pcf
|
install_target = /usr/dt/config/xfonts/C/sys17.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/sys19.pcf
|
programs/fontaliases/hp/C/sys19.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/sys19.pcf
|
install_target = /usr/dt/config/xfonts/C/sys19.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/sys23.pcf
|
programs/fontaliases/hp/C/sys23.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/sys23.pcf
|
install_target = /usr/dt/config/xfonts/C/sys23.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/sys26.pcf
|
programs/fontaliases/hp/C/sys26.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/sys26.pcf
|
install_target = /usr/dt/config/xfonts/C/sys26.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us11x19.pcf
|
programs/fontaliases/hp/C/us11x19.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us11x19.pcf
|
install_target = /usr/dt/config/xfonts/C/us11x19.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us11x19B.pcf
|
programs/fontaliases/hp/C/us11x19B.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us11x19B.pcf
|
install_target = /usr/dt/config/xfonts/C/us11x19B.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us12x23.pcf
|
programs/fontaliases/hp/C/us12x23.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us12x23.pcf
|
install_target = /usr/dt/config/xfonts/C/us12x23.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us12x23B.pcf
|
programs/fontaliases/hp/C/us12x23B.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us12x23B.pcf
|
install_target = /usr/dt/config/xfonts/C/us12x23B.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us14x26.pcf
|
programs/fontaliases/hp/C/us14x26.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us14x26.pcf
|
install_target = /usr/dt/config/xfonts/C/us14x26.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us14x26B.pcf
|
programs/fontaliases/hp/C/us14x26B.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us14x26B.pcf
|
install_target = /usr/dt/config/xfonts/C/us14x26B.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us6x13.pcf
|
programs/fontaliases/hp/C/us6x13.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us6x13.pcf
|
install_target = /usr/dt/config/xfonts/C/us6x13.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us6x13B.pcf
|
programs/fontaliases/hp/C/us6x13B.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us6x13B.pcf
|
install_target = /usr/dt/config/xfonts/C/us6x13B.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us6x14.pcf
|
programs/fontaliases/hp/C/us6x14.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us6x14.pcf
|
install_target = /usr/dt/config/xfonts/C/us6x14.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us6x14B.pcf
|
programs/fontaliases/hp/C/us6x14B.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us6x14B.pcf
|
install_target = /usr/dt/config/xfonts/C/us6x14B.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us8x16.pcf
|
programs/fontaliases/hp/C/us8x16.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us8x16.pcf
|
install_target = /usr/dt/config/xfonts/C/us8x16.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us8x16B.pcf
|
programs/fontaliases/hp/C/us8x16B.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us8x16B.pcf
|
install_target = /usr/dt/config/xfonts/C/us8x16B.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us9x17.pcf
|
programs/fontaliases/hp/C/us9x17.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us9x17.pcf
|
install_target = /usr/dt/config/xfonts/C/us9x17.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/C/us9x17B.pcf
|
programs/fontaliases/hp/C/us9x17B.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/us9x17B.pcf
|
install_target = /usr/dt/config/xfonts/C/us9x17B.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
#programs/fontaliases/hp/chinese-s/fonts.alias
|
#programs/fontaliases/hp/chinese-s/fonts.alias
|
||||||
#{ hp-ux
|
#{ hpux
|
||||||
# install_target = /usr/dt/config/xfonts/chinese-s/fonts.alias
|
# install_target = /usr/dt/config/xfonts/chinese-s/fonts.alias
|
||||||
#}
|
#}
|
||||||
#
|
#
|
||||||
#programs/fontaliases/hp/chinese-s/fonts.dir
|
#programs/fontaliases/hp/chinese-s/fonts.dir
|
||||||
#{ hp-ux
|
#{ hpux
|
||||||
# install_target = /usr/dt/config/xfonts/chinese-s/fonts.dir
|
# install_target = /usr/dt/config/xfonts/chinese-s/fonts.dir
|
||||||
#}
|
#}
|
||||||
#
|
#
|
||||||
#programs/fontaliases/hp/chinese-t/fonts.alias
|
#programs/fontaliases/hp/chinese-t/fonts.alias
|
||||||
#{ hp-ux
|
#{ hpux
|
||||||
# install_target = /usr/dt/config/xfonts/chinese-t/fonts.alias
|
# install_target = /usr/dt/config/xfonts/chinese-t/fonts.alias
|
||||||
#}
|
#}
|
||||||
#
|
#
|
||||||
#programs/fontaliases/hp/chinese-t/fonts.dir
|
#programs/fontaliases/hp/chinese-t/fonts.dir
|
||||||
#{ hp-ux
|
#{ hpux
|
||||||
# install_target = /usr/dt/config/xfonts/chinese-t/fonts.dir
|
# install_target = /usr/dt/config/xfonts/chinese-t/fonts.dir
|
||||||
#}
|
#}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/japanese/fonts.alias
|
programs/fontaliases/hp/japanese/fonts.alias
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/ja_JP.eucJP/fonts.alias
|
install_target = /usr/dt/config/xfonts/ja_JP.eucJP/fonts.alias
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/japanese/fonts.dir
|
programs/fontaliases/hp/japanese/fonts.dir
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/ja_JP.eucJP/fonts.dir
|
install_target = /usr/dt/config/xfonts/ja_JP.eucJP/fonts.dir
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/fontaliases/hp/japanese/dtinfo.pcf
|
programs/fontaliases/hp/japanese/dtinfo.pcf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/C/dtinfo.pcf
|
install_target = /usr/dt/config/xfonts/C/dtinfo.pcf
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
#programs/fontaliases/hp/korean/fonts.alias
|
#programs/fontaliases/hp/korean/fonts.alias
|
||||||
#{ hp-ux
|
#{ hpux
|
||||||
# install_target = /usr/dt/config/xfonts/korean/fonts.alias
|
# install_target = /usr/dt/config/xfonts/korean/fonts.alias
|
||||||
#}
|
#}
|
||||||
#
|
#
|
||||||
#programs/fontaliases/hp/korean/fonts.dir
|
#programs/fontaliases/hp/korean/fonts.dir
|
||||||
#{ hp-ux
|
#{ hpux
|
||||||
# install_target = /usr/dt/config/xfonts/korean/fonts.dir
|
# install_target = /usr/dt/config/xfonts/korean/fonts.dir
|
||||||
#}
|
#}
|
||||||
#
|
#
|
||||||
#/usr/dt/config/xfonts/chinese-t
|
#/usr/dt/config/xfonts/chinese-t
|
||||||
#{ hp-ux
|
#{ hpux
|
||||||
# install_target = /usr/dt/config/xfonts/chinese-t.big5
|
# install_target = /usr/dt/config/xfonts/chinese-t.big5
|
||||||
# type = sym_link
|
# type = sym_link
|
||||||
#}
|
#}
|
||||||
#
|
#
|
||||||
/usr/dt/config/xfonts/ja_JP.eucJP
|
/usr/dt/config/xfonts/ja_JP.eucJP
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/japanese.euc
|
install_target = /usr/dt/config/xfonts/japanese.euc
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
|
||||||
/usr/dt/config/xfonts/ja_JP.eucJP
|
/usr/dt/config/xfonts/ja_JP.eucJP
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/xfonts/japanese
|
install_target = /usr/dt/config/xfonts/japanese
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
@ -920,22 +920,22 @@ programs/fontaliases/dec/ja/75dpi/dtinfo.pcf
|
||||||
# For HP 9.0
|
# For HP 9.0
|
||||||
#
|
#
|
||||||
programs/fontaliases/postscript/ja/prolog.ps
|
programs/fontaliases/postscript/ja/prolog.ps
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/psfonts/japanese/prolog.ps
|
install_target = /usr/dt/config/psfonts/japanese/prolog.ps
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
#programs/fontaliases/postscript/ko/prolog.ps
|
#programs/fontaliases/postscript/ko/prolog.ps
|
||||||
#{ hp-ux
|
#{ hpux
|
||||||
# install_target = /usr/dt/config/psfonts/korean/prolog.ps
|
# install_target = /usr/dt/config/psfonts/korean/prolog.ps
|
||||||
#}
|
#}
|
||||||
#
|
#
|
||||||
#programs/fontaliases/postscript/zh/prolog.ps
|
#programs/fontaliases/postscript/zh/prolog.ps
|
||||||
#{ hp-ux
|
#{ hpux
|
||||||
# install_target = /usr/dt/config/psfonts/chinese-s/prolog.ps
|
# install_target = /usr/dt/config/psfonts/chinese-s/prolog.ps
|
||||||
#}
|
#}
|
||||||
#
|
#
|
||||||
#programs/fontaliases/postscript/zh_TW/prolog.ps
|
#programs/fontaliases/postscript/zh_TW/prolog.ps
|
||||||
#{ hp-ux
|
#{ hpux
|
||||||
# install_target = /usr/dt/config/psfonts/chinese-t/prolog.ps
|
# install_target = /usr/dt/config/psfonts/chinese-t/prolog.ps
|
||||||
#}
|
#}
|
||||||
|
|
||||||
|
|
|
@ -9,10 +9,10 @@ XCOMM
|
||||||
XCOMM =============================================
|
XCOMM =============================================
|
||||||
|
|
||||||
XCOMM >>------------------------------
|
XCOMM >>------------------------------
|
||||||
XCOMM Defaults for: hp-ux
|
XCOMM Defaults for: hpux
|
||||||
XCOMM --------------------------------
|
XCOMM --------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = %_FILENAME_%
|
fileset = %_FILENAME_%
|
||||||
type = file
|
type = file
|
||||||
|
@ -31,7 +31,7 @@ XCOMM
|
||||||
}
|
}
|
||||||
|
|
||||||
XCOMM >>------------------------------
|
XCOMM >>------------------------------
|
||||||
XCOMM Defaults for: hp-ux 10.0
|
XCOMM Defaults for: hpux 10.0
|
||||||
XCOMM --------------------------------
|
XCOMM --------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -132,7 +132,7 @@ XCOMM
|
||||||
}
|
}
|
||||||
|
|
||||||
XCOMM >>-------------------------------------------------
|
XCOMM >>-------------------------------------------------
|
||||||
XCOMM Defaults for: everything else (identical to hp-ux)
|
XCOMM Defaults for: everything else (identical to hpux)
|
||||||
XCOMM <<-------------------------------------------------
|
XCOMM <<-------------------------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
@ -2865,63 +2865,63 @@ XCOMM #########################################################################
|
||||||
#ifdef __hpux
|
#ifdef __hpux
|
||||||
#ifdef _GERMAN_
|
#ifdef _GERMAN_
|
||||||
/usr/dt/appconfig/help/de_DE.ISO8859-1
|
/usr/dt/appconfig/help/de_DE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/help/de_DE.iso88591
|
install_target = /usr/dt/appconfig/help/de_DE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _SPANISH_
|
#ifdef _SPANISH_
|
||||||
/usr/dt/appconfig/help/es_ES.ISO8859-1
|
/usr/dt/appconfig/help/es_ES.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/help/es_ES.iso88591
|
install_target = /usr/dt/appconfig/help/es_ES.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _FRENCH_
|
#ifdef _FRENCH_
|
||||||
/usr/dt/appconfig/help/fr_FR.ISO8859-1
|
/usr/dt/appconfig/help/fr_FR.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/help/fr_FR.iso88591
|
install_target = /usr/dt/appconfig/help/fr_FR.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _ITALIAN_
|
#ifdef _ITALIAN_
|
||||||
/usr/dt/appconfig/help/it_IT.ISO8859-1
|
/usr/dt/appconfig/help/it_IT.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/help/it_IT.iso88591
|
install_target = /usr/dt/appconfig/help/it_IT.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _JAPANESE_
|
#ifdef _JAPANESE_
|
||||||
/usr/dt/appconfig/help/ja_JP.dt-eucJP
|
/usr/dt/appconfig/help/ja_JP.dt-eucJP
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/help/ja_JP.eucJP
|
install_target = /usr/dt/appconfig/help/ja_JP.eucJP
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _KOREAN_
|
#ifdef _KOREAN_
|
||||||
/usr/dt/appconfig/help/ko_KR.dt-eucKR
|
/usr/dt/appconfig/help/ko_KR.dt-eucKR
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/help/ko_KR.eucKR
|
install_target = /usr/dt/appconfig/help/ko_KR.eucKR
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _SWEDISH_
|
#ifdef _SWEDISH_
|
||||||
/usr/dt/appconfig/help/sv_SE.ISO8859-1
|
/usr/dt/appconfig/help/sv_SE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/help/sv_SE.iso88591
|
install_target = /usr/dt/appconfig/help/sv_SE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _CHINESE_
|
#ifdef _CHINESE_
|
||||||
/usr/dt/appconfig/help/zh_CN.dt-eucCN
|
/usr/dt/appconfig/help/zh_CN.dt-eucCN
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/help/zh_CN.hp15CN
|
install_target = /usr/dt/appconfig/help/zh_CN.hp15CN
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _TAIWANESE_
|
#ifdef _TAIWANESE_
|
||||||
/usr/dt/appconfig/help/zh_TW.dt-eucTW
|
/usr/dt/appconfig/help/zh_TW.dt-eucTW
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/help/zh_TW.ccdc
|
install_target = /usr/dt/appconfig/help/zh_TW.ccdc
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
|
|
@ -13,10 +13,10 @@
|
||||||
#-----------------------------------------------------------
|
#-----------------------------------------------------------
|
||||||
|
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-HELP-PRG
|
fileset = CDE-HELP-PRG
|
||||||
type = file
|
type = file
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux 10.0
|
# Defaults for: hpux 10.0
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -101,7 +101,7 @@
|
||||||
}
|
}
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Default Defaults: for arbitrary systems.
|
# Default Defaults: for arbitrary systems.
|
||||||
# -- same as hp-ux --
|
# -- same as hpux --
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-HELP-RUN
|
fileset = CDE-HELP-RUN
|
||||||
type = file
|
type = file
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
responsible_project = cde_dt
|
responsible_project = cde_dt
|
||||||
}
|
}
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux 10.0
|
# Defaults for: hpux 10.0
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -146,7 +146,7 @@
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
#>>-------------------------------------------------
|
#>>-------------------------------------------------
|
||||||
# Defaults for: everything else (identical to hp-ux)
|
# Defaults for: everything else (identical to hpux)
|
||||||
#<<-------------------------------------------------
|
#<<-------------------------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
@ -563,7 +563,7 @@ lib/DtHelp/CDE.lcx
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
lib/DtHelp/HP-UX.lcx
|
lib/DtHelp/HP-UX.lcx
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/svc/HP-UX.lcx
|
install_target = /usr/dt/config/svc/HP-UX.lcx
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-ICONS
|
fileset = CDE-ICONS
|
||||||
type = file
|
type = file
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
responsible_project = cde_dt
|
responsible_project = cde_dt
|
||||||
}
|
}
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux 10.0
|
# Defaults for: hpux 10.0
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -147,7 +147,7 @@
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
#>>-------------------------------------------------
|
#>>-------------------------------------------------
|
||||||
# Defaults for: everything else (identical to hp-ux)
|
# Defaults for: everything else (identical to hpux)
|
||||||
#<<-------------------------------------------------
|
#<<-------------------------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-INC
|
fileset = CDE-INC
|
||||||
type = file
|
type = file
|
||||||
|
@ -126,7 +126,7 @@
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
#>>-------------------------------------------------
|
#>>-------------------------------------------------
|
||||||
# Defaults for: everything else (identical to hp-ux)
|
# Defaults for: everything else (identical to hpux)
|
||||||
#<<-------------------------------------------------
|
#<<-------------------------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-RUN
|
fileset = CDE-RUN
|
||||||
type = file
|
type = file
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux 10.0
|
# Defaults for: hpux 10.0
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -136,7 +136,7 @@
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
#>>-------------------------------------------------
|
#>>-------------------------------------------------
|
||||||
# Defaults for: everything else (identical to hp-ux)
|
# Defaults for: everything else (identical to hpux)
|
||||||
#<<-------------------------------------------------
|
#<<-------------------------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
|
|
@ -4,10 +4,10 @@ XCOMM %_FILENAME_%.udb CDE universal database for InfoLibs
|
||||||
XCOMM --------------------------------
|
XCOMM --------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
XCOMM >>------------------------------
|
XCOMM >>------------------------------
|
||||||
XCOMM Defaults for: hp-ux
|
XCOMM Defaults for: hpux
|
||||||
XCOMM <<------------------------------
|
XCOMM <<------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = %_FILENAME_%
|
fileset = %_FILENAME_%
|
||||||
type = file
|
type = file
|
||||||
|
@ -414,7 +414,7 @@ XCOMM ./../infolib/de_DE.ISO8859-1
|
||||||
|
|
||||||
#ifdef _GERMAN_
|
#ifdef _GERMAN_
|
||||||
../infolib/de_DE.ISO8859-1
|
../infolib/de_DE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/infolib/de_DE.iso88591
|
install_target = /usr/dt/infolib/de_DE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
@ -422,7 +422,7 @@ XCOMM ./../infolib/de_DE.ISO8859-1
|
||||||
|
|
||||||
#ifdef _SPANISH_
|
#ifdef _SPANISH_
|
||||||
../infolib/es_ES.ISO8859-1
|
../infolib/es_ES.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/infolib/es_ES.iso88591
|
install_target = /usr/dt/infolib/es_ES.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
@ -430,7 +430,7 @@ XCOMM ./../infolib/de_DE.ISO8859-1
|
||||||
|
|
||||||
#ifdef _FRENCH_
|
#ifdef _FRENCH_
|
||||||
../infolib/fr_FR.ISO8859-1
|
../infolib/fr_FR.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/infolib/fr_FR.iso88591
|
install_target = /usr/dt/infolib/fr_FR.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
@ -438,7 +438,7 @@ XCOMM ./../infolib/de_DE.ISO8859-1
|
||||||
|
|
||||||
#ifdef _ITALIAN_
|
#ifdef _ITALIAN_
|
||||||
../infolib/it_IT.ISO8859-1
|
../infolib/it_IT.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/infolib/it_IT.iso88591
|
install_target = /usr/dt/infolib/it_IT.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
@ -446,7 +446,7 @@ XCOMM ./../infolib/de_DE.ISO8859-1
|
||||||
|
|
||||||
#ifdef _JAPANESE_
|
#ifdef _JAPANESE_
|
||||||
../infolib/ja_JP.dt-eucJP
|
../infolib/ja_JP.dt-eucJP
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/infolib/ja_JP.eucJP
|
install_target = /usr/dt/infolib/ja_JP.eucJP
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,10 +4,10 @@ XCOMM %_FILENAME_%.udb CDE runtime product universal database
|
||||||
XCOMM --------------------------------
|
XCOMM --------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
XCOMM >>------------------------------
|
XCOMM >>------------------------------
|
||||||
XCOMM Defaults for: hp-ux
|
XCOMM Defaults for: hpux
|
||||||
XCOMM <<------------------------------
|
XCOMM <<------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = %_FILENAME_%
|
fileset = %_FILENAME_%
|
||||||
type = file
|
type = file
|
||||||
|
@ -82,7 +82,7 @@ XCOMM
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
XCOMM >>-------------------------------------------------
|
XCOMM >>-------------------------------------------------
|
||||||
XCOMM Defaults for: everything else (identical to hp-ux)
|
XCOMM Defaults for: everything else (identical to hpux)
|
||||||
XCOMM <<-------------------------------------------------
|
XCOMM <<-------------------------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
@ -878,7 +878,7 @@ programs/localized/%_LANG_%/types/dtbuilder.dt
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
programs/localized/%_LANG_%/types/hp.dt
|
programs/localized/%_LANG_%/types/hp.dt
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/types/%_LANG_%/hp.dt
|
install_target = /usr/dt/appconfig/types/%_LANG_%/hp.dt
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
|
@ -982,180 +982,180 @@ XCOMM ##########################################################################
|
||||||
#ifdef __hpux
|
#ifdef __hpux
|
||||||
#ifdef _GERMAN_
|
#ifdef _GERMAN_
|
||||||
./de_DE.ISO8859-1
|
./de_DE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/app-defaults/de_DE.iso88591
|
install_target = /usr/dt/app-defaults/de_DE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./de_DE.ISO8859-1
|
./de_DE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/appmanager/de_DE.iso88591
|
install_target = /usr/dt/appconfig/appmanager/de_DE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./de_DE.ISO8859-1
|
./de_DE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/types/de_DE.iso88591
|
install_target = /usr/dt/appconfig/types/de_DE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./de_DE.ISO8859-1
|
./de_DE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/de_DE.iso88591
|
install_target = /usr/dt/config/de_DE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.de_DE.ISO8859-1
|
./desc.de_DE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/palettes/desc.de_DE.iso88591
|
install_target = /usr/dt/share/palettes/desc.de_DE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.de_DE.ISO8859-1
|
./desc.de_DE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/backdrops/desc.de_DE.iso88591
|
install_target = /usr/dt/share/backdrops/desc.de_DE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./de_DE.ISO8859-1
|
./de_DE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/examples/types/de_DE.iso88591
|
install_target = /usr/dt/share/examples/types/de_DE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _SPANISH_
|
#ifdef _SPANISH_
|
||||||
./es_ES.ISO8859-1
|
./es_ES.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/app-defaults/es_ES.iso88591
|
install_target = /usr/dt/app-defaults/es_ES.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./es_ES.ISO8859-1
|
./es_ES.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/appmanager/es_ES.iso88591
|
install_target = /usr/dt/appconfig/appmanager/es_ES.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./es_ES.ISO8859-1
|
./es_ES.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/types/es_ES.iso88591
|
install_target = /usr/dt/appconfig/types/es_ES.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./es_ES.ISO8859-1
|
./es_ES.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/es_ES.iso88591
|
install_target = /usr/dt/config/es_ES.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.es_ES.ISO8859-1
|
./desc.es_ES.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/palettes/desc.es_ES.iso88591
|
install_target = /usr/dt/share/palettes/desc.es_ES.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.es_ES.ISO8859-1
|
./desc.es_ES.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/backdrops/desc.es_ES.iso88591
|
install_target = /usr/dt/share/backdrops/desc.es_ES.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./es_ES.ISO8859-1
|
./es_ES.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/examples/types/es_ES.iso88591
|
install_target = /usr/dt/share/examples/types/es_ES.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _FRENCH_
|
#ifdef _FRENCH_
|
||||||
./fr_FR.ISO8859-1
|
./fr_FR.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/app-defaults/fr_FR.iso88591
|
install_target = /usr/dt/app-defaults/fr_FR.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./fr_FR.ISO8859-1
|
./fr_FR.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/appmanager/fr_FR.iso88591
|
install_target = /usr/dt/appconfig/appmanager/fr_FR.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./fr_FR.ISO8859-1
|
./fr_FR.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/types/fr_FR.iso88591
|
install_target = /usr/dt/appconfig/types/fr_FR.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./fr_FR.ISO8859-1
|
./fr_FR.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/fr_FR.iso88591
|
install_target = /usr/dt/config/fr_FR.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.fr_FR.ISO8859-1
|
./desc.fr_FR.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/palettes/desc.fr_FR.iso88591
|
install_target = /usr/dt/share/palettes/desc.fr_FR.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.fr_FR.ISO8859-1
|
./desc.fr_FR.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/backdrops/desc.fr_FR.iso88591
|
install_target = /usr/dt/share/backdrops/desc.fr_FR.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./fr_FR.ISO8859-1
|
./fr_FR.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/examples/types/fr_FR.iso88591
|
install_target = /usr/dt/share/examples/types/fr_FR.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _ITALIAN_
|
#ifdef _ITALIAN_
|
||||||
./it_IT.ISO8859-1
|
./it_IT.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/app-defaults/it_IT.iso88591
|
install_target = /usr/dt/app-defaults/it_IT.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./it_IT.ISO8859-1
|
./it_IT.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/appmanager/it_IT.iso88591
|
install_target = /usr/dt/appconfig/appmanager/it_IT.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./it_IT.ISO8859-1
|
./it_IT.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/types/it_IT.iso88591
|
install_target = /usr/dt/appconfig/types/it_IT.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./it_IT.ISO8859-1
|
./it_IT.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/it_IT.iso88591
|
install_target = /usr/dt/config/it_IT.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.it_IT.ISO8859-1
|
./desc.it_IT.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/palettes/desc.it_IT.iso88591
|
install_target = /usr/dt/share/palettes/desc.it_IT.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.it_IT.ISO8859-1
|
./desc.it_IT.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/backdrops/desc.it_IT.iso88591
|
install_target = /usr/dt/share/backdrops/desc.it_IT.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./it_IT.ISO8859-1
|
./it_IT.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/examples/types/it_IT.iso88591
|
install_target = /usr/dt/share/examples/types/it_IT.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _JAPANESE_
|
#ifdef _JAPANESE_
|
||||||
./ja_JP.dt-eucJP
|
./ja_JP.dt-eucJP
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/app-defaults/ja_JP.eucJP
|
install_target = /usr/dt/app-defaults/ja_JP.eucJP
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./ja_JP.dt-eucJP
|
./ja_JP.dt-eucJP
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/appmanager/ja_JP.eucJP
|
install_target = /usr/dt/appconfig/appmanager/ja_JP.eucJP
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./ja_JP.dt-eucJP
|
./ja_JP.dt-eucJP
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/types/ja_JP.eucJP
|
install_target = /usr/dt/appconfig/types/ja_JP.eucJP
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./ja_JP.dt-eucJP
|
./ja_JP.dt-eucJP
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/ja_JP.eucJP
|
install_target = /usr/dt/config/ja_JP.eucJP
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.ja_JP.dt-eucJP
|
./desc.ja_JP.dt-eucJP
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/palettes/desc.ja_JP.eucJP
|
install_target = /usr/dt/share/palettes/desc.ja_JP.eucJP
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.ja_JP.dt-eucJP
|
./desc.ja_JP.dt-eucJP
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/backdrops/desc.ja_JP.eucJP
|
install_target = /usr/dt/share/backdrops/desc.ja_JP.eucJP
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
@ -1163,62 +1163,62 @@ XCOMM
|
||||||
XCOMM dtimsstart configuration files
|
XCOMM dtimsstart configuration files
|
||||||
XCOMM
|
XCOMM
|
||||||
programs/dtimsstart/conf/hpux/ja_JP.eucJP
|
programs/dtimsstart/conf/hpux/ja_JP.eucJP
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/ims/ja_JP.eucJP
|
install_target = /usr/dt/config/ims/ja_JP.eucJP
|
||||||
}
|
}
|
||||||
programs/dtimsstart/conf/hpux/xjim
|
programs/dtimsstart/conf/hpux/xjim
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/ims/xjim
|
install_target = /usr/dt/config/ims/xjim
|
||||||
}
|
}
|
||||||
programs/dtimsstart/conf/hpux/atok8
|
programs/dtimsstart/conf/hpux/atok8
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/ims/atok8
|
install_target = /usr/dt/config/ims/atok8
|
||||||
}
|
}
|
||||||
programs/dtimsstart/conf/hpux/vje
|
programs/dtimsstart/conf/hpux/vje
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/ims/vje
|
install_target = /usr/dt/config/ims/vje
|
||||||
}
|
}
|
||||||
programs/dtimsstart/conf/hpux/egb
|
programs/dtimsstart/conf/hpux/egb
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/ims/egb
|
install_target = /usr/dt/config/ims/egb
|
||||||
}
|
}
|
||||||
programs/dtimsstart/conf/hpux/builtin.jpn
|
programs/dtimsstart/conf/hpux/builtin.jpn
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/ims/builtin.jpn
|
install_target = /usr/dt/config/ims/builtin.jpn
|
||||||
}
|
}
|
||||||
programs/dtimsstart/conf/hpux/none
|
programs/dtimsstart/conf/hpux/none
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/ims/none
|
install_target = /usr/dt/config/ims/none
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _KOREAN_
|
#ifdef _KOREAN_
|
||||||
./ko_KR.dt-eucKR
|
./ko_KR.dt-eucKR
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/app-defaults/ko_KR.eucKR
|
install_target = /usr/dt/app-defaults/ko_KR.eucKR
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./ko_KR.dt-eucKR
|
./ko_KR.dt-eucKR
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/appmanager/ko_KR.eucKR
|
install_target = /usr/dt/appconfig/appmanager/ko_KR.eucKR
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./ko_KR.dt-eucKR
|
./ko_KR.dt-eucKR
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/types/ko_KR.eucKR
|
install_target = /usr/dt/appconfig/types/ko_KR.eucKR
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./ko_KR.dt-eucKR
|
./ko_KR.dt-eucKR
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/ko_KR.eucKR
|
install_target = /usr/dt/config/ko_KR.eucKR
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.ko_KR.dt-eucKR
|
./desc.ko_KR.dt-eucKR
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/palettes/desc.ko_KR.eucKR
|
install_target = /usr/dt/share/palettes/desc.ko_KR.eucKR
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.ko_KR.dt-eucKR
|
./desc.ko_KR.dt-eucKR
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/backdrops/desc.ko_KR.eucKR
|
install_target = /usr/dt/share/backdrops/desc.ko_KR.eucKR
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
@ -1226,125 +1226,125 @@ XCOMM
|
||||||
XCOMM dtimsstart configuration files
|
XCOMM dtimsstart configuration files
|
||||||
XCOMM
|
XCOMM
|
||||||
programs/dtimsstart/conf/hpux/ko_KR.eucKR
|
programs/dtimsstart/conf/hpux/ko_KR.eucKR
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/ims/ko_KR.eucKR
|
install_target = /usr/dt/config/ims/ko_KR.eucKR
|
||||||
}
|
}
|
||||||
programs/dtimsstart/conf/hpux/xkim
|
programs/dtimsstart/conf/hpux/xkim
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/ims/xkim
|
install_target = /usr/dt/config/ims/xkim
|
||||||
}
|
}
|
||||||
programs/dtimsstart/conf/hpux/none
|
programs/dtimsstart/conf/hpux/none
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/ims/none
|
install_target = /usr/dt/config/ims/none
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _SWEDISH_
|
#ifdef _SWEDISH_
|
||||||
./sv_SE.ISO8859-1
|
./sv_SE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/app-defaults/sv_SE.iso88591
|
install_target = /usr/dt/app-defaults/sv_SE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./sv_SE.ISO8859-1
|
./sv_SE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/appmanager/sv_SE.iso88591
|
install_target = /usr/dt/appconfig/appmanager/sv_SE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./sv_SE.ISO8859-1
|
./sv_SE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/types/sv_SE.iso88591
|
install_target = /usr/dt/appconfig/types/sv_SE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./sv_SE.ISO8859-1
|
./sv_SE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/sv_SE.iso88591
|
install_target = /usr/dt/config/sv_SE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.sv_SE.ISO8859-1
|
./desc.sv_SE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/palettes/desc.sv_SE.iso88591
|
install_target = /usr/dt/share/palettes/desc.sv_SE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.sv_SE.ISO8859-1
|
./desc.sv_SE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/backdrops/desc.sv_SE.iso88591
|
install_target = /usr/dt/share/backdrops/desc.sv_SE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./sv_SE.ISO8859-1
|
./sv_SE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/examples/types/sv_SE.iso88591
|
install_target = /usr/dt/share/examples/types/sv_SE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _CHINESE_
|
#ifdef _CHINESE_
|
||||||
./zh_CN.dt-eucCN
|
./zh_CN.dt-eucCN
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/app-defaults/zh_CN.hp15CN
|
install_target = /usr/dt/app-defaults/zh_CN.hp15CN
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./zh_CN.dt-eucCN
|
./zh_CN.dt-eucCN
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/appmanager/zh_CN.hp15CN
|
install_target = /usr/dt/appconfig/appmanager/zh_CN.hp15CN
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./zh_CN.dt-eucCN
|
./zh_CN.dt-eucCN
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/types/zh_CN.hp15CN
|
install_target = /usr/dt/appconfig/types/zh_CN.hp15CN
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./zh_CN.dt-eucCN
|
./zh_CN.dt-eucCN
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/zh_CN.hp15CN
|
install_target = /usr/dt/config/zh_CN.hp15CN
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.zh_CN.dt-eucCN
|
./desc.zh_CN.dt-eucCN
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/palettes/desc.zh_CN.hp15CN
|
install_target = /usr/dt/share/palettes/desc.zh_CN.hp15CN
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.zh_CN.dt-eucCN
|
./desc.zh_CN.dt-eucCN
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/backdrops/desc.zh_CN.hp15CN
|
install_target = /usr/dt/share/backdrops/desc.zh_CN.hp15CN
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./zh_CN.dt-eucCN
|
./zh_CN.dt-eucCN
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/examples/types/zh_CN.hp15CN
|
install_target = /usr/dt/share/examples/types/zh_CN.hp15CN
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _TAIWANESE_
|
#ifdef _TAIWANESE_
|
||||||
./zh_TW.dt-eucTW
|
./zh_TW.dt-eucTW
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/app-defaults/zh_TW.ccdc
|
install_target = /usr/dt/app-defaults/zh_TW.ccdc
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./zh_TW.dt-eucTW
|
./zh_TW.dt-eucTW
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/appmanager/zh_TW.ccdc
|
install_target = /usr/dt/appconfig/appmanager/zh_TW.ccdc
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./zh_TW.dt-eucTW
|
./zh_TW.dt-eucTW
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/appconfig/types/zh_TW.ccdc
|
install_target = /usr/dt/appconfig/types/zh_TW.ccdc
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./zh_TW.dt-eucTW
|
./zh_TW.dt-eucTW
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/config/zh_TW.ccdc
|
install_target = /usr/dt/config/zh_TW.ccdc
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.zh_TW.dt-eucTW
|
./desc.zh_TW.dt-eucTW
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/palettes/desc.zh_TW.ccdc
|
install_target = /usr/dt/share/palettes/desc.zh_TW.ccdc
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./desc.zh_TW.dt-eucTW
|
./desc.zh_TW.dt-eucTW
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/backdrops/desc.zh_TW.ccdc
|
install_target = /usr/dt/share/backdrops/desc.zh_TW.ccdc
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
./zh_TW.dt-eucTW
|
./zh_TW.dt-eucTW
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/examples/types/zh_TW.ccdc
|
install_target = /usr/dt/share/examples/types/zh_TW.ccdc
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-MAN-DEV
|
fileset = CDE-MAN-DEV
|
||||||
type = file
|
type = file
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
responsible_project = cde_dt
|
responsible_project = cde_dt
|
||||||
}
|
}
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux 10.0
|
# Defaults for: hpux 10.0
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -190,7 +190,7 @@
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
#>>-------------------------------------------------
|
#>>-------------------------------------------------
|
||||||
# Defaults for: everything else (identical to hp-ux)
|
# Defaults for: everything else (identical to hpux)
|
||||||
#<<-------------------------------------------------
|
#<<-------------------------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
@ -4496,7 +4496,7 @@ doc/C/man/man5/csacsa.5
|
||||||
#>>-----------------------------------
|
#>>-----------------------------------
|
||||||
#
|
#
|
||||||
./share/man
|
./share/man
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/man
|
install_target = /usr/dt/man
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-MAN
|
fileset = CDE-MAN
|
||||||
type = file
|
type = file
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
responsible_project = cde_dt
|
responsible_project = cde_dt
|
||||||
}
|
}
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux 10.0
|
# Defaults for: hpux 10.0
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -190,7 +190,7 @@
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
#>>-------------------------------------------------
|
#>>-------------------------------------------------
|
||||||
# Defaults for: everything else (identical to hp-ux)
|
# Defaults for: everything else (identical to hpux)
|
||||||
#<<-------------------------------------------------
|
#<<-------------------------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
@ -308,7 +308,7 @@ doc/C/man/man1/dtconfig.1
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
doc/C/man/man1/dtconvertvf.1
|
doc/C/man/man1/dtconvertvf.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/share/man/man1/dtconvertvf.1
|
install_target = /usr/dt/share/man/man1/dtconvertvf.1
|
||||||
}
|
}
|
||||||
{ hpV4
|
{ hpV4
|
||||||
|
@ -1248,7 +1248,7 @@ doc/C/man/man6/ttsnoop.6
|
||||||
#>>-----------------------------------
|
#>>-----------------------------------
|
||||||
#
|
#
|
||||||
./share/man
|
./share/man
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/man
|
install_target = /usr/dt/man
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-MIN
|
fileset = CDE-MIN
|
||||||
type = file
|
type = file
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
responsible_project = cde_dt
|
responsible_project = cde_dt
|
||||||
}
|
}
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux 10.0
|
# Defaults for: hpux 10.0
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -146,7 +146,7 @@
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
#>>-------------------------------------------------
|
#>>-------------------------------------------------
|
||||||
# Defaults for: everything else (identical to hp-ux)
|
# Defaults for: everything else (identical to hpux)
|
||||||
#<<-------------------------------------------------
|
#<<-------------------------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
|
|
@ -4,10 +4,10 @@ XCOMM %_FILENAME_%.udb CDE Localized Message Catalogs
|
||||||
XCOMM -----------------------------------------------
|
XCOMM -----------------------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
XCOMM >>------------------------------
|
XCOMM >>------------------------------
|
||||||
XCOMM Defaults for: hp-ux
|
XCOMM Defaults for: hpux
|
||||||
XCOMM <<------------------------------
|
XCOMM <<------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = %_FILENAME_%
|
fileset = %_FILENAME_%
|
||||||
type = file
|
type = file
|
||||||
|
@ -82,7 +82,7 @@ XCOMM
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
XCOMM >>-------------------------------------------------
|
XCOMM >>-------------------------------------------------
|
||||||
XCOMM Defaults for: everything else (identical to hp-ux)
|
XCOMM Defaults for: everything else (identical to hpux)
|
||||||
XCOMM <<-------------------------------------------------
|
XCOMM <<-------------------------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
@ -411,63 +411,63 @@ XCOMM ##########################################################################
|
||||||
#ifdef __hpux
|
#ifdef __hpux
|
||||||
#ifdef _GERMAN_
|
#ifdef _GERMAN_
|
||||||
/usr/dt/lib/nls/msg/de_DE.ISO8859-1
|
/usr/dt/lib/nls/msg/de_DE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/nls/msg/de_DE.iso88591
|
install_target = /usr/dt/lib/nls/msg/de_DE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _SPANISH_
|
#ifdef _SPANISH_
|
||||||
/usr/dt/lib/nls/msg/es_ES.ISO8859-1
|
/usr/dt/lib/nls/msg/es_ES.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/nls/msg/es_ES.iso88591
|
install_target = /usr/dt/lib/nls/msg/es_ES.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _FRENCH_
|
#ifdef _FRENCH_
|
||||||
/usr/dt/lib/nls/msg/fr_FR.ISO8859-1
|
/usr/dt/lib/nls/msg/fr_FR.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/nls/msg/fr_FR.iso88591
|
install_target = /usr/dt/lib/nls/msg/fr_FR.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _ITALIAN_
|
#ifdef _ITALIAN_
|
||||||
/usr/dt/lib/nls/msg/it_IT.ISO8859-1
|
/usr/dt/lib/nls/msg/it_IT.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/nls/msg/it_IT.iso88591
|
install_target = /usr/dt/lib/nls/msg/it_IT.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _JAPANESE_
|
#ifdef _JAPANESE_
|
||||||
/usr/dt/lib/nls/msg/ja_JP.dt-eucJP
|
/usr/dt/lib/nls/msg/ja_JP.dt-eucJP
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/nls/msg/ja_JP.eucJP
|
install_target = /usr/dt/lib/nls/msg/ja_JP.eucJP
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _KOREAN_
|
#ifdef _KOREAN_
|
||||||
/usr/dt/lib/nls/msg/ko_KR.dt-eucKR
|
/usr/dt/lib/nls/msg/ko_KR.dt-eucKR
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/nls/msg/ko_KR.eucKR
|
install_target = /usr/dt/lib/nls/msg/ko_KR.eucKR
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _SWEDISH_
|
#ifdef _SWEDISH_
|
||||||
/usr/dt/lib/nls/msg/sv_SE.ISO8859-1
|
/usr/dt/lib/nls/msg/sv_SE.ISO8859-1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/nls/msg/sv_SE.iso88591
|
install_target = /usr/dt/lib/nls/msg/sv_SE.iso88591
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _CHINESE_
|
#ifdef _CHINESE_
|
||||||
/usr/dt/lib/nls/msg/zh_CN.dt-eucCN
|
/usr/dt/lib/nls/msg/zh_CN.dt-eucCN
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/nls/msg/zh_CN.hp15CN
|
install_target = /usr/dt/lib/nls/msg/zh_CN.hp15CN
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef _TAIWANESE_
|
#ifdef _TAIWANESE_
|
||||||
/usr/dt/lib/nls/msg/zh_TW.dt-eucTW
|
/usr/dt/lib/nls/msg/zh_TW.dt-eucTW
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/nls/msg/zh_TW.ccdc
|
install_target = /usr/dt/lib/nls/msg/zh_TW.ccdc
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-PRG
|
fileset = CDE-PRG
|
||||||
type = file
|
type = file
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
responsible_project = cde_dt
|
responsible_project = cde_dt
|
||||||
}
|
}
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux 10.0
|
# Defaults for: hpux 10.0
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -147,7 +147,7 @@
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
#>>-------------------------------------------------
|
#>>-------------------------------------------------
|
||||||
# Defaults for: everything else (identical to hp-ux)
|
# Defaults for: everything else (identical to hpux)
|
||||||
#<<-------------------------------------------------
|
#<<-------------------------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-RUN
|
fileset = CDE-RUN
|
||||||
type = file
|
type = file
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
responsible_project = cde_dt
|
responsible_project = cde_dt
|
||||||
}
|
}
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux 10.0
|
# Defaults for: hpux 10.0
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -146,7 +146,7 @@
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
#>>-------------------------------------------------
|
#>>-------------------------------------------------
|
||||||
# Defaults for: everything else (identical to hp-ux)
|
# Defaults for: everything else (identical to hpux)
|
||||||
#<<-------------------------------------------------
|
#<<-------------------------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
@ -179,7 +179,7 @@ programs/dtlogin/config/Xfailsafe
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/dtconfig/hp/dtrc
|
programs/dtconfig/hp/dtrc
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/bin/dtrc
|
install_target = /usr/dt/bin/dtrc
|
||||||
mode = 0544
|
mode = 0544
|
||||||
}
|
}
|
||||||
|
@ -527,7 +527,7 @@ programs/localized/C/config/dtfile.config
|
||||||
}
|
}
|
||||||
|
|
||||||
programs/util/scripts/convertvf
|
programs/util/scripts/convertvf
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/bin/dtconvertvf
|
install_target = /usr/dt/bin/dtconvertvf
|
||||||
mode = 0555
|
mode = 0555
|
||||||
}
|
}
|
||||||
|
@ -1175,10 +1175,10 @@ programs/dtlogin/dtgreet
|
||||||
mode = 0544
|
mode = 0544
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
# Create hpterm link on hp-ux only
|
# Create hpterm link on hpux only
|
||||||
#
|
#
|
||||||
/usr/bin/X11/hpterm
|
/usr/bin/X11/hpterm
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/bin/hpterm
|
install_target = /usr/dt/bin/hpterm
|
||||||
owner = root
|
owner = root
|
||||||
type = sym_link
|
type = sym_link
|
||||||
|
@ -1214,7 +1214,7 @@ programs/dtaction/dtaction
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
programs/dtaction/dtaction
|
programs/dtaction/dtaction
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/bin/dtaction
|
install_target = /usr/dt/bin/dtaction
|
||||||
owner = root
|
owner = root
|
||||||
group = sys
|
group = sys
|
||||||
|
@ -1589,7 +1589,7 @@ programs/localized/C/types/dthelp.dt
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
#programs/localized/C/types/hp.dt
|
#programs/localized/C/types/hp.dt
|
||||||
#{ hp-ux
|
#{ hpux
|
||||||
# install_target = /usr/dt/appconfig/types/C/hp.dt
|
# install_target = /usr/dt/appconfig/types/C/hp.dt
|
||||||
#}
|
#}
|
||||||
#
|
#
|
||||||
|
|
|
@ -4,10 +4,10 @@ XCOMM CDE-SHLIBS.udb Installs all CDE shared libraries
|
||||||
XCOMM --------------------------------
|
XCOMM --------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
XCOMM >>------------------------------
|
XCOMM >>------------------------------
|
||||||
XCOMM Defaults for: hp-ux
|
XCOMM Defaults for: hpux
|
||||||
XCOMM <<------------------------------
|
XCOMM <<------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-SHLIBS
|
fileset = CDE-SHLIBS
|
||||||
type = file
|
type = file
|
||||||
|
@ -25,7 +25,7 @@ XCOMM
|
||||||
responsible_project = cde_dt
|
responsible_project = cde_dt
|
||||||
}
|
}
|
||||||
XCOMM >>------------------------------
|
XCOMM >>------------------------------
|
||||||
XCOMM Defaults for: hp-ux 10.0
|
XCOMM Defaults for: hpux 10.0
|
||||||
XCOMM <<------------------------------
|
XCOMM <<------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -147,7 +147,7 @@ XCOMM
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
XCOMM >>-------------------------------------------------
|
XCOMM >>-------------------------------------------------
|
||||||
XCOMM Defaults for: everything else (identical to hp-ux)
|
XCOMM Defaults for: everything else (identical to hpux)
|
||||||
XCOMM <<-------------------------------------------------
|
XCOMM <<-------------------------------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
@ -646,137 +646,137 @@ lib/DtMmdb/libDtMmdb.a
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
XCOMM >>-----------------------------
|
XCOMM >>-----------------------------
|
||||||
XCOMM HP-UX 10.0 libraries
|
XCOMM HPUX 10.0 libraries
|
||||||
XCOMM <<-----------------------------
|
XCOMM <<-----------------------------
|
||||||
XCOMM
|
XCOMM
|
||||||
./libXm.sl.2.1
|
./libXm.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libXm.1.2
|
install_target = /usr/dt/lib/libXm.1.2
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
./libXm.sl.2.1
|
./libXm.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libXm.3
|
install_target = /usr/dt/lib/libXm.3
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
./libMrm.sl.2.1
|
./libMrm.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libMrm.1.2
|
install_target = /usr/dt/lib/libMrm.1.2
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
./libMrm.sl.2.1
|
./libMrm.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libMrm.3
|
install_target = /usr/dt/lib/libMrm.3
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
./libUil.sl.2.1
|
./libUil.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libUil.1.2
|
install_target = /usr/dt/lib/libUil.1.2
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
./libUil.sl.2.1
|
./libUil.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libUil.3
|
install_target = /usr/dt/lib/libUil.3
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
lib/DtHelp/libDtHelp.sl.2.1
|
lib/DtHelp/libDtHelp.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libDtHelp.sl.2.1
|
install_target = /usr/dt/lib/libDtHelp.sl.2.1
|
||||||
mode = 0555
|
mode = 0555
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
./libDtHelp.sl.2.1
|
./libDtHelp.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libDtHelp.1
|
install_target = /usr/dt/lib/libDtHelp.1
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
lib/DtPrint/libDtPrint.sl.2.1
|
lib/DtPrint/libDtPrint.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libDtPrint.sl.2.1
|
install_target = /usr/dt/lib/libDtPrint.sl.2.1
|
||||||
mode = 0555
|
mode = 0555
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
lib/DtMrm/libDtMrm.sl.2.1
|
lib/DtMrm/libDtMrm.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libDtMrm.sl.2.1
|
install_target = /usr/dt/lib/libDtMrm.sl.2.1
|
||||||
mode = 0555
|
mode = 0555
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
lib/DtSvc/libDtSvc.sl.2.1
|
lib/DtSvc/libDtSvc.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libDtSvc.sl.2.1
|
install_target = /usr/dt/lib/libDtSvc.sl.2.1
|
||||||
mode = 0555
|
mode = 0555
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
./libDtSvc.sl.2.1
|
./libDtSvc.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libDtSvc.1
|
install_target = /usr/dt/lib/libDtSvc.1
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
lib/DtWidget/libDtWidget.sl.2.1
|
lib/DtWidget/libDtWidget.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libDtWidget.sl.2.1
|
install_target = /usr/dt/lib/libDtWidget.sl.2.1
|
||||||
mode = 0555
|
mode = 0555
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
./libDtWidget.sl.2.1
|
./libDtWidget.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libDtWidget.1
|
install_target = /usr/dt/lib/libDtWidget.1
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
lib/DtTerm/libDtTerm.sl.2.1
|
lib/DtTerm/libDtTerm.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libDtTerm.sl.2.1
|
install_target = /usr/dt/lib/libDtTerm.sl.2.1
|
||||||
mode = 0555
|
mode = 0555
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
./libDtTerm.sl.2.1
|
./libDtTerm.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libDtTerm.1
|
install_target = /usr/dt/lib/libDtTerm.1
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
lib/tt/lib/libtt.sl.2.1
|
lib/tt/lib/libtt.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libtt.sl.2.1
|
install_target = /usr/dt/lib/libtt.sl.2.1
|
||||||
mode = 0555
|
mode = 0555
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
./libtt.sl.2.1
|
./libtt.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libtt.2
|
install_target = /usr/dt/lib/libtt.2
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
lib/csa/libcsa.sl.2.1
|
lib/csa/libcsa.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libcsa.sl.2.1
|
install_target = /usr/dt/lib/libcsa.sl.2.1
|
||||||
mode = 0555
|
mode = 0555
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
./libcsa.sl.2.1
|
./libcsa.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libcsa.0
|
install_target = /usr/dt/lib/libcsa.0
|
||||||
type = sym_link
|
type = sym_link
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
lib/DtSearch/libDtSearch.sl.2.1
|
lib/DtSearch/libDtSearch.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libDtSearch.sl.2.1
|
install_target = /usr/dt/lib/libDtSearch.sl.2.1
|
||||||
mode = 0555
|
mode = 0555
|
||||||
}
|
}
|
||||||
XCOMM
|
XCOMM
|
||||||
lib/DtMmdb/libDtMmdb.sl.2.1
|
lib/DtMmdb/libDtMmdb.sl.2.1
|
||||||
{ hp-ux
|
{ hpux
|
||||||
install_target = /usr/dt/lib/libDtMmdb.sl.2.1
|
install_target = /usr/dt/lib/libDtMmdb.sl.2.1
|
||||||
mode = 0755
|
mode = 0755
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
#--------------------------------
|
#--------------------------------
|
||||||
#
|
#
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hp-ux : defaults
|
{ hpux : defaults
|
||||||
install_target =
|
install_target =
|
||||||
fileset = CDE-TT
|
fileset = CDE-TT
|
||||||
type = file
|
type = file
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
responsible_project = cde_dt
|
responsible_project = cde_dt
|
||||||
}
|
}
|
||||||
#>>------------------------------
|
#>>------------------------------
|
||||||
# Defaults for: hp-ux
|
# Defaults for: hpux
|
||||||
#<<------------------------------
|
#<<------------------------------
|
||||||
#
|
#
|
||||||
{ hpV4 : defaults
|
{ hpV4 : defaults
|
||||||
|
@ -146,7 +146,7 @@
|
||||||
group = bin
|
group = bin
|
||||||
}
|
}
|
||||||
#>>-------------------------------------------------
|
#>>-------------------------------------------------
|
||||||
# Defaults for: everything else (identical to hp-ux)
|
# Defaults for: everything else (identical to hpux)
|
||||||
#<<-------------------------------------------------
|
#<<-------------------------------------------------
|
||||||
#
|
#
|
||||||
{ default : defaults
|
{ default : defaults
|
||||||
|
|
|
@ -7,7 +7,7 @@ XCOMM $TOG: Imakefile /main/17 1998/03/19 09:46:16 mgreess $
|
||||||
* Trigger different installation behavior for HPUX 10.0 and later.
|
* Trigger different installation behavior for HPUX 10.0 and later.
|
||||||
*/
|
*/
|
||||||
#if defined (HPArchitecture) && (OSMajorVersion > 9)
|
#if defined (HPArchitecture) && (OSMajorVersion > 9)
|
||||||
UDB_RELEASE_OPT = -ReleaseStream hp-ux
|
UDB_RELEASE_OPT = -ReleaseStream hpux
|
||||||
#endif
|
#endif
|
||||||
#ifdef SunArchitecture
|
#ifdef SunArchitecture
|
||||||
UDB_RELEASE_OPT = -ReleaseStream sun
|
UDB_RELEASE_OPT = -ReleaseStream sun
|
||||||
|
@ -41,13 +41,7 @@ UDB_RELEASE_OPT = -ReleaseStream netbsd
|
||||||
* Insure that symbols used in the .udb files are undefined for
|
* Insure that symbols used in the .udb files are undefined for
|
||||||
* pre-processing by cpp.
|
* pre-processing by cpp.
|
||||||
*/
|
*/
|
||||||
#if defined(LinuxArchitecture) || defined(BSDArchitecture) || \
|
UDB_CPP_UNDEF_LIST = -UhpV4 -Uhpux -Uaix -Usun -Uusl -Udec -Uuxp -Uunix -Ulinux -Uopenbsd -Ufreebsd -Unetbsd
|
||||||
defined(RsArchitecture)
|
|
||||||
/* cpp of some systems reject "hp-ux" as an invalid sub-option. */
|
|
||||||
UDB_CPP_UNDEF_LIST = -UhpV4 -Uhpux -Uaix -Usun -Uusl -Udec -Uuxp -Uunix
|
|
||||||
#else
|
|
||||||
UDB_CPP_UNDEF_LIST = -UhpV4 -Uhpux -Uhp-ux -Uaix -Usun -Uusl -Udec -Uuxp -Uunix -Ulinux -Uopenbsd -Ufreebsd -Unetbsd
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
#define CreateLocalizedFilesets(Locale,Lang,readablename,runfs,helpfs,msgfs,AltLang,HelpLang,ResDB,HelpDB,MsgDB,InfoDB) @@\
|
#define CreateLocalizedFilesets(Locale,Lang,readablename,runfs,helpfs,msgfs,AltLang,HelpLang,ResDB,HelpDB,MsgDB,InfoDB) @@\
|
||||||
|
|
Loading…
Reference in a new issue